54c54
< Tick evt_time = timeAbs * g_system_ptr->getClock();
---
> Tick evt_time = g_system_ptr->clockPeriod() * timeAbs;