public class Stopwatch extends Object
Constructor and Description |
---|
Stopwatch() |
Modifier and Type | Method and Description |
---|---|
long |
reset()
Resets and returns elapsed time in milliseconds.
|
void |
resetAndLog(Logger logger,
String label)
Resets and logs elapsed time in milliseconds.
|
Copyright © 2013. All Rights Reserved.