public class Clock
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
Clock() |
| Modifier and Type | Method and Description |
|---|---|
static long |
nowMS() |
static long |
nowNS()
High precision timestamp in nanoseconds.
|
static long |
nowUS()
High precision timestamp in microseconds.
|
static long |
rdtsc() |