| RateTimer Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FM.IceLink.Diagnostics
The RateTimer type exposes the following members.
 Properties
Properties| 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.) | 
 Methods
Methods| 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.) | 
 Version Information
Version Information See Also
See Also