StopWatch Object Methods

Applies to TestComplete 14.80, last modified on May 04, 2021

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