Binding StatTimeTicks Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns current time in system frequency-dependent ticks. This property is used to measure accurate times and depends on MeasureStatTimes set to true, otherwise 0 is returned

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public long StatTimeTicks { get; }

Property Value

Type: OnlineInt64
See Also