02.10.2010, 05:24
Quote:
I was wondering about this a while ago too (by a while ago, I mean sometime last year).
The most efficient way is to use a few X ms timers, the more clogged up with code a function that a timer processes is the slower that a function will process. Hence why it's better to use 1-3 timers. Correct me if I'm wrong, but this is the best way that I've used/seen. |