Method GetAbsDistanceWithNow
GetAbsDistanceWithNow(long)
Subtracts ticks of Now with the specified timestamp and gets absolute value of the result.
public static long GetAbsDistanceWithNow(long timestamp)
Parameters
Returns
- long
The absolute difference in ticks between the current time and the specified timestamp.