Click or drag to resize

ManagedStopwatch Properties

The ManagedStopwatch type exposes the following members.

Properties
  NameDescription
Public propertyElapsedMilliseconds
Gets the total time measured by the stopwatch in milliseconds.
Public propertyElapsedTicks
Gets the total time measured by the stopwatch in ticks.
Top
See Also