play method

void play()

Implementation

void play() {
  _startTimer();
  _log("TIMER-RESTARTED");
}