public class NanoClock
extends java.lang.Object
System.currentTimeMillis() * 1000_000, but it increases smoothly
between neighboring milliseconds.| Constructor and Description |
|---|
NanoClock() |
| Modifier and Type | Method and Description |
|---|---|
static long |
currentTimeNanos()
Get current time in nanoseconds.
|