Package com.biglybt.core.util
Interface SimpleTimer.TimerTickReceiver
-
- All Known Implementing Classes:
CategoryImpl
,DownloadManagerController
,GlobalManagerImpl.DownloadStateTagger.MyTag
,GlobalManagerStatsImpl
,OpenTorrentOptionsWindow.DiscoveredTag
,SpeedLimitHandler.PeerSet.TagPeerImpl
,TagBase
,TagDownloadWithState
,TagWithState
- Enclosing class:
- SimpleTimer
public static interface SimpleTimer.TimerTickReceiver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
tick(long mono_now, int tick_ount)
-