public class StopWatch
extends java.lang.Object
| Constructor and Description |
|---|
StopWatch() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getCurrentDuration() |
void |
reset() |
java.lang.String |
toString() |
@Nonnull public Duration getCurrentDuration()
public void reset()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013 echocat. All Rights Reserved.