StopWatch

Name

StopWatch -- Starts the system stopwatch

Synopsis

StopWatch[] =: NUMBER

Description

StopWatch stops the system stopwatch. If the stopwatch was not running, this function has no effect. Returns the amount of time on the stopwatch.

See also

ElapsedTime, IsWatchRunning, StartWatch.