Returns time in the count of pulses which elapsed between this and last call Sample()()().

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

Syntax

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

See Also