The fields of System.Diagnostics.Stopwatch are listed below. For a list of all members, see the Stopwatch Members list.
See Also: Inherited members from System.Object
static readonly | Frequency | long (10000000).
Gets the frequency of the timer as the number of ticks per second. This field is read-only. |
static readonly | IsHighResolution | bool.
Indicates whether the timer is based on a high-resolution performance counter. This field is read-only. |