public interface Timer
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentNanoTime()
Returns the current nano time.
|
long |
getCurrentTimeMicroseconds()
Returns current time in microseconds (microseconds since epoch).
|
long getCurrentTimeMicroseconds()
long getCurrentNanoTime()
System.nanoTime().