GetElapsedTime Method
- Namespace
- SatorImaging.UnityFundamentals
GetElapsedTime(long)
public static TimeSpan GetElapsedTime(long startingTimestamp)
Parameters
startingTimestamp
longUse GetTimestamp().
Returns
GetElapsedTime(long, long)
public static TimeSpan GetElapsedTime(long startingTimestamp, long endingTimestamp)
Parameters
startingTimestamp
longUse GetTimestamp().
endingTimestamp
longUse GetTimestamp().