Class SystemClock

  • All Implemented Interfaces:
    Clock

    public class SystemClock
    extends Object
    implements Clock
    • Constructor Detail

      • SystemClock

        public SystemClock()
    • Method Detail

      • wallTime

        public long wallTime()
        Specified by:
        wallTime in interface Clock
      • monotonicTime

        public long monotonicTime()
        Specified by:
        monotonicTime in interface Clock