System.Diagnostics.TStopwatch Properties
InheritedProtected
| Elapsed | public | Specifies the elapsed time. |
| ElapsedMilliseconds | public | Specifies the elapsed time in milliseconds. |
| ElapsedTicks | public | Specifies the elapsed time in ticks. |
| Frequency | public | Specifies the frequency of the high-resolution timers. |
| IsHighResolution | public | Specifies whether high-resolution timers are supported. |
| IsRunning | public | Specifies whether the stopwatch is started. |