Returns the system time as the count of pulses (Frequency).

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static long SystemTimeCount { get; }

Field Value

System time as the count of pulses.

Remarks

The pulse is the finest item of the resolution, Resolution.

See Also