public class Clock extends Object
| 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() |
Copyright © 2020. All rights reserved.