Property | Type | Description | |
---|---|---|---|
TicksPerMicrosecond | double |
Method | Description | |
---|---|---|
ElapsedMicroseconds ( this timer ) : long |
Gets the total elapsed time in microseconds.
|
|
GetTimestampInMicroseconds ( ) : long |
Gets the total elapsed time in microseconds.
|
public static ElapsedMicroseconds ( this timer ) : long | ||
timer | this | |
return | long |
public static GetTimestampInMicroseconds ( ) : long | ||
return | long |