StopWatch Object Methods

Applies to TestComplete 15.63, last modified on April 23, 2024

The StopWatch object contains the following methods:

Method List

Name Description
Reset Resets time counter.
Split Returns the time passed since the StopWatch started.
Start Starts the time counter.
Stop Stops the time counter.
ToString Converts the number of milliseconds to the “hh:mm:ss.mmm” format.

See Also

StopWatch Object

Highlight search results