Package zmq.util
Class Clock
java.lang.Object
zmq.util.Clock
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Clock
private Clock()
-
-
Method Details
-
nowUS
public static long nowUS()High precision timestamp in microseconds. -
nowNS
public static long nowNS()High precision timestamp in nanoseconds. -
nowMS
public static long nowMS() -
rdtsc
public static long rdtsc()
-