Stops a running timer.
stop()
// PROTOTYPE bool stop(unsigned block = default_wait);
// EXAMPLE USAGE timer.stop(); // stops a running timer.