org.gudy.azureus2.core3.util
Interface SimpleTimer.TimerTickReceiver

All Known Implementing Classes:
CategoryImpl, DownloadManagerController, GlobalManagerStatsImpl, TagBase, TagDownloadWithState, TagWithState
Enclosing class:
SimpleTimer

public static interface SimpleTimer.TimerTickReceiver


Method Summary
 void tick(long mono_now, int tick_ount)
           
 

Method Detail

tick

void tick(long mono_now,
          int tick_ount)