Click or drag to resize

ManagedStopwatch Methods

The ManagedStopwatch type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetTimestamp
Gets the current system timestamp in ticks.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRestart
Restarts the stopwatch.
Public methodStart
Starts the stopwatch.
Public methodStop
Stops the stopwatch.
Public methodToString (Inherited from Object.)
Top
See Also