I compiled my current demo project with the new version 1.10 and the OnProcess speed is now unlimited (like 2000+)
No matter what I use for Ftimer.speed.
ONLY not setting the Ftimer.speed value will give you the default 60fps. (I was using 120)
I tried compiling your CubewithTimer example with 1.10. Here just setting the Ftimer.speed value to anything results in a "division by zero" error.
No matter what I use for Ftimer.speed.
ONLY not setting the Ftimer.speed value will give you the default 60fps. (I was using 120)
I tried compiling your CubewithTimer example with 1.10. Here just setting the Ftimer.speed value to anything results in a "division by zero" error.
Comment