net.i2p.util
Interface Clock.ClockUpdateListener

All Known Implementing Classes:
JobTiming
Enclosing interface:
Clock

public static interface Clock.ClockUpdateListener


Method Summary
 void offsetChanged(long delta)
           
 

Method Detail

offsetChanged

public void offsetChanged(long delta)