26.11.2011, 13:40
Hey forum, I've recently the last pair of days been speculating about timers, and it came across my mind about what would be most effective: 1 main timer that goes every 1 millisecond that would hold everything related to any timers, so you would only have one timer going but it would be going every millisecond.
Or
Just a lot of timers one for each thing you need like at the moment my gamemode has 2 running every second, some running between 1-3 minutes and such.
What would be most efficient?
Or
Just a lot of timers one for each thing you need like at the moment my gamemode has 2 running every second, some running between 1-3 minutes and such.
What would be most efficient?