|
Guava: Google Core Libraries for Java 13.0.1-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stopwatch | |
---|---|
com.google.common.base | Basic utility libraries and interfaces. |
Uses of Stopwatch in com.google.common.base |
---|
Methods in com.google.common.base that return Stopwatch | |
---|---|
Stopwatch |
Stopwatch.reset()
Sets the elapsed time for this stopwatch to zero, and places it in a stopped state. |
Stopwatch |
Stopwatch.start()
Starts the stopwatch. |
Stopwatch |
Stopwatch.stop()
Stops the stopwatch. |
|
Guava: Google Core Libraries for Java 13.0.1-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |