net.i2p.router
Interface RouterClock.ClockShiftListener

All Known Implementing Classes:
Router
Enclosing class:
RouterClock

public static interface RouterClock.ClockShiftListener


Method Summary
 void clockShift(long delta)
           
 

Method Detail

clockShift

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