StopWatch Properties

CVB.Net Documentation

The StopWatch type exposes the following members.

Properties

  NameDescription
Public propertyMode
Mode for which the StopWatch was created.
Public propertyTimeSpan
Gets the time, that has elapsed since Start was last called (or since the construction of the Stopwatch object if Start has not been called yet).
Top
See Also

Reference