Interface RouterClock.ClockShiftListener

  • All Known Implementing Classes:
    Router
    Enclosing class:
    RouterClock

    public static interface RouterClock.ClockShiftListener
    • Method Detail

      • clockShift

        void clockShift​(long delta)
        Parameters:
        delta - The system clock and adjusted clock just changed by this much, in milliseconds (approximately)