C G I R S 

R

reset() - Method in class com.mikeyaworski.Stopwatch
Stops the stopwatch and resets the duration back to 0.
restart() - Method in class com.mikeyaworski.Stopwatch
Restarts the stopwatch by calling reset() and then start().
C G I R S