wManager.Wow.Helpers Namespace
WRobot

Timer Methods

The Timer type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForceReady
Forces the ready.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Peek
Returns the time that has passed since the Reset() method was called.
Public method Reset()()()()
Resets the stopwatch. This method should be called when you start measuring.
Public method Reset(Double)
Resets the stopwatch. This method should be called when you start measuring.
Public method TimeLeft
Returns timer left.
Public method ToString (Inherited from Object.)