Interface EventClock

  • All Known Implementing Classes:
    EventClockImpl

    public interface EventClock
    INTERNAL API

    Update clock at various resolutions and acquire the resulting timestamp.

    • Method Detail

      • highSpeedPart

        long highSpeedPart()
      • updateHighSpeedClock

        void updateHighSpeedClock()
      • updateWallClock

        void updateWallClock()
      • wallClockPart

        long wallClockPart()