Package org.apache.logging.log4j.core.time
-
Interface Summary Interface Description Instant Models a point in time, suitable for event timestamps.PreciseClock Extension of theClock
interface that is able to provide more accurate time information than milliseconds since the epoch. -
Class Summary Class Description MutableInstant An instantaneous point on the time line, used for high-precision log event timestamps.