Click or drag to resize

Timer Class

The base class for the diagnostic timers.
Inheritance Hierarchy

Namespace:  FM.IceLink.Diagnostics
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The Timer type exposes the following members.

Properties
  NameDescription
Public propertyHasData
Gets if this Timer has data or not.
Public propertyTag
Gets the tag for this diagnostic timer.
Protected propertyWatch
Gets the stop watch used in this timer.
Top
Methods
  NameDescription
Public methodDestroy
Destroys this timer and its data.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetStats
Gets a string containing the stats from this timer.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also