UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

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 Static member FromUSeconds
Returns a TimeSpan that represents a specified number of microseconds.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member Max
Returns the larger of two TimeSpantime spans.
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Min
Returns the smaller of two TimeSpantime spans to compare.
Public method ToString (Inherited from Object.)
Public method Static member ToUSeconds
Returns a UInt32 of the time TimeSpan structure expressed in whole microseconds.
Public method Static member Wait
Process enters monitor and waits
Public method Static member WaitTimeout(TimeSpan, Stopwatch)
Waits the timeout.
Public method Static member WaitTimeout(TimeSpan, Stopwatch, Object)
Process enters monitor and waits the timeout.