Calculates time in the count of pulses delayed by delta.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static long SystemTimeCountAdvance( long value, long delta ) |
Parameters
- value
- Type: System..::.Int64
The initial time in the count of pulses.
- delta
- Type: System..::.Int64
The time change in the count of pulses.