Creates a command to stop the timer.
Cmd stop() { return Cmd.message(TimerStartStopMsg(false, _tag)); }