How do I set a timer in Ogre 3D?

686 Views Asked by At

I want to be able to call a function every 5 seconds but I dont how to do this. I read about the Timer class in ogre3d but I dont understand how I would use that since there is not much information about it.

thanks

1

There are 1 best solutions below

0
On

This may help you. That was a second result in Google, to be honest.