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