Fennel: TimerThreadClient Class Reference (original) (raw)
Calculates the interval which should elapse before the next call to onTimerInterval.
This can be different each time. A return value of 0 will cause the TimerThread to cease calling back.
Implemented in CacheImpl< PageT, VictimPolicyT >, and StatsTimer.
Referenced by TimerThread::run().