I stopped using stop watch timers, ok when doing 2 or 3 timers, but found if you have more it is difficult to keep track of stuff.
I also had a number of occasions where the timer would fail, unknown reason(broken spring maybe)
They appear to be range limited aswell.
I much prefer the tick counter as it appears to be the base of the engine time management
Time.tickCounter()
|