ElapsedTime Property

Object List Next Object

Defined By:
StopClock

Description:

Gives the span of time since the stop clock was started (either by invoking the Start method or setting state to Running from the Reset state). Since ElapsedTime gives the complete span of time since the stop clock was started without regard to whether the stop clock was paused. ElapsedTime is always greater than or equal to AccumulatedTime.

Data Type: String (Read Only)

See Also:

AccumulatedTime property