System.Diagnostics.Stopwatch: Field Members

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

Public Fields

static readonly
Frequencylong (10000000).

Gets the frequency of the timer as the number of ticks per second. This field is read-only.

static readonly
IsHighResolutionbool.

Indicates whether the timer is based on a high-resolution performance counter. This field is read-only.