| StopWatchStatic |
| Name | Description |
|---|---|
Frequency (get) | Returns the frequency of the high resolution timer. |
IsHighResolution (get) | Returns if the StopWatch class will be using the high resolution timer. |
| Name | Description |
|---|---|
GetTimeStamp | Returns the current time of the timer. |
StartNew | Returns a new StopWatch object that is then started upon return. |