Software timers

stop()

Timer::stop, stop, Timer.stop

Stops a running timer.

stop()

// EXAMPLE USAGE
timer.stop(); // stops a running timer.