Gets a difference between to times in the count of pulses.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static long SystemTimeCountDifference( long from, long to ) |
Parameters
- from
- Type: System..::.Int64
Time "from" in the count of pulses.
- to
- Type: System..::.Int64
Time "to" in the count of pulses.