Stopwatch Methods
The Stopwatch type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConvertTo_ms |
Converts the to ms.
|
|
ConvertTo_s |
Converts the to s.
|
|
ConvertTo_us |
Converts the to us (micro seconds).
|
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
StartReset |
Reset and start the stopwatch.
|
|
ToString | (Inherited from Object.) |