418c418
< code('out << "Time = " << getTime() << " ";')
---
> code('out << "Time = " << getTime() * g_eventQueue_ptr->getClock() << " ";')