The members of System.Diagnostics.Stopwatch are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Documentation for this section has not yet been entered. |
Public Fields
static readonly | Frequency | long (10000000). Documentation for this section has not yet been entered. |
static readonly | IsHighResolution | bool. Documentation for this section has not yet been entered. |
Public Properties
[read-only] | Elapsed | TimeSpan. Documentation for this section has not yet been entered. |
[read-only] | ElapsedMilliseconds | long. Documentation for this section has not yet been entered. |
[read-only] | ElapsedTicks | long. Documentation for this section has not yet been entered. |
[read-only] | IsRunning | bool. Documentation for this section has not yet been entered. |
Public Methods
static | GetTimestamp() : longDocumentation for this section has not yet been entered. |
| Reset()Documentation for this section has not yet been entered. |
| Start()Documentation for this section has not yet been entered. |
static | StartNew() : StopwatchDocumentation for this section has not yet been entered. |
| Stop()Documentation for this section has not yet been entered. |