Gets the current time on the timer in the count of pulses.

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

Syntax

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

Remarks

Returns time which elapsed from first call Start()()() to Reset()()().

See Also