start
Starts the stopwatch.
After having started the stopwatch, call .stop, followed by any of
.getTime
.getTime
.toString
to retrieve the elapsed time.
Return
This instance of SimpleStopWatch
Author
Griefed
Starts the stopwatch.
After having started the stopwatch, call .stop, followed by any of
.getTime
.getTime
.toString
to retrieve the elapsed time.
This instance of SimpleStopWatch
Griefed