Method GetElapsedTime
GetElapsedTime()
Declaration
public TimeSpan GetElapsedTime()
Returns
Type | Description |
---|---|
TimeSpan |
GetElapsedTime(long, long)
Declaration
public static TimeSpan GetElapsedTime(long startTimestamp, long endTimestamp)
Parameters
Type | Name | Description |
---|---|---|
long | startTimestamp | |
long | endTimestamp |
Returns
Type | Description |
---|---|
TimeSpan |