Reset Method

Object List Next Object

Defined By:
StopClock

Description:

Sets all times back to zero and clears the Mark list.

Declaration:

Sub Reset()

Details:

The Reset method clears all information the stop clock maintains, including StartTime, ElapsedTime, AccumulatedTime, FinishTime, and the list of marks. The state of the stop clock is set to Reset.

See Also:

State property, Start method