Click or drag to resize

DurationTimer Methods

The DurationTimer type exposes the following members.

Methods
  NameDescription
Public methodBeginSample
Adds beginning timestamp to the sample queue.
Public methodDestroy
Destroys this timer and its data.
(Inherited from Timer.)
Public methodEndSample
Adds an end timestamp to the sample queue.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetStats
Matches up the beginning and end samples and calculates instant while keeping track of the total the min, max, and average.
(Overrides TimerGetStats.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also