public final class Stopwatch
extends java.lang.Object
Constructor and Description |
---|
Stopwatch() |
Modifier and Type | Method and Description |
---|---|
long |
reset()
Resets and returns elapsed time in milliseconds.
|
void |
resetAndLog(java.lang.String label)
Resets and logs elapsed time in milliseconds.
|
Copyright © 2006-2018 Google, Inc.. All Rights Reserved.