163c163
< schedule(checkStartEvent, curTick + m_wakeup_frequency);
---
> schedule(checkStartEvent, curTick() + m_wakeup_frequency);