DurationTimer Methods |
The DurationTimer type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginSample |
Adds beginning timestamp to the sample queue.
| |
| Destroy |
Destroys this timer and its data.
(Inherited from Timer.) | |
| EndSample |
Adds an end timestamp to the sample queue.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetStats |
Matches up the beginning and end samples and calculates instant while keeping track of the total the min, max, and average.
(Overrides TimerGetStats.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |