C G I R S 

G

getMilliseconds() - Method in class com.mikeyaworski.Stopwatch
Returns the duration of the stopwatch as a long, in milliseconds.
getMinutes() - Method in class com.mikeyaworski.Stopwatch
Returns the duration of the stopwatch as a double, in minutes.
getSeconds() - Method in class com.mikeyaworski.Stopwatch
Returns the duration of the stopwatch as a double, in seconds.
C G I R S