StartWatch

Name

StartWatch -- Starts the system stopwatch

Synopsis

StartWatch[] =: NUMBER

Description

StartWatch starts the system stopwatch. This function has no effect if the stopwatch is already running. Returns the amount of time since the stopwatch was started.

See also

ElapsedTime, IsWatchRunning, StopWatch.