RateTimer Class |
Namespace: FM.IceLink.Diagnostics
The RateTimer type exposes the following members.
Name | Description | |
---|---|---|
HasData |
Gets whether this timer has data or not.
(Overrides TimerHasData.) | |
Tag |
Gets the tag for this diagnostic timer.
(Inherited from Timer.) | |
Watch |
Gets the stop watch used in this timer.
(Inherited from Timer.) |
Name | Description | |
---|---|---|
AddTick |
Adds a sample.
| |
Destroy |
Destroys this timer and its data.
(Inherited from Timer.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetStats |
Gets the current stats for this timer.
(Overrides TimerGetStats.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |