i want the timer not to miss any second and so far i have managed to have it following up correctly with the replay player up to x4 when timer is set to 100ms.
after that, it starts miss some seconds here and there, when factoring up replay speed despite of setting timer interval to a lower speed like 50ms or 10ms.
results were taken via prints to output window.
to get the relative current time i used Joydeep suggestion written here:
how can i get a faster testing rate?

Comment