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

Stopwatch Properties

The Stopwatch type exposes the following members.

Properties


  Name Description
Public property IsRunning
Gets a value indicating whether this instance is running.
Public property Read
Reads the timer
Public property Reset
Returns the value and resets the Stopwatch.
Public property Start
starts the stopwatch
Public property Stop
stops the stopwatch.
Public property Static member SWFrequency
Gets the frequency of the timer as the number of ticks per second. This field is read-only.