Beispiel #1
0
 public void restart() {
   timer.restart();
   isRunning = true;
 }