Package net.i2p.router
Interface RouterClock.ClockShiftListener
- All Known Implementing Classes:
Router
- Enclosing class:
RouterClock
public static interface RouterClock.ClockShiftListener
-
Method Summary
-
Method Details
-
clockShift
void clockShift(long delta) - Parameters:
delta
- The system clock and adjusted clock just changed by this much, in milliseconds (approximately)
-