I have two timers, Timer1 and Timer2, both run a different function at a different time, yet when one runs, the other runs as well. when one timer is stopped, both functions stop. How do i get around this? the same does not happen when i use setInterval, but that method doesnt usually work the best
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Timer in timer | 0 | 66 | February 22, 2010 | |
Stopwatch, how do I stop it? | 0 | 81 | April 12, 2007 | |
Potential race condition with timers | 0 | 122 | December 8, 2007 | |
How to stop timers in nested code | 0 | 117 | December 5, 2010 | |
Two timers in one? HELP? | 0 | 108 | April 14, 2011 |