Class SystemNanoClock
- java.lang.Object
-
- org.apache.logging.log4j.core.util.SystemNanoClock
-
-
Constructor Summary
Constructors Constructor Description SystemNanoClock()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
nanoTime()
Returns the system high-resolution time.
-