public interface PreciseClock extends Clock
Clock
interface that is able to provide more accurate time information than milliseconds
since the epoch. PreciseClock
implementations are free to return millisecond-precision time
if that is the most accurate time information available on this platform.Modifier and Type | Method and Description |
---|---|
void |
init(MutableInstant mutableInstant)
Initializes the specified instant with time information as accurate as available on this platform.
|
currentTimeMillis
void init(MutableInstant mutableInstant)
mutableInstant
- the container to be initialized with the accurate time informationCopyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.