public class Timer extends Object
| Constructor and Description |
|---|
Timer() |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
long |
nanos() |
double |
seconds() |
void |
start() |
String |
toString() |
static String |
toString(double seconds) |
static String |
toString(long nanos) |
Copyright © 2017. All rights reserved.