Timer won't fire at correct time if your app is doing expensive operations. Number of timers is not the root cause of delay. Use qtime or something similar to check which function is consuming more time.