SetTimer t,dddd
Set timer number t to time for duration dddd and start the timer counting. The timers count down towards zero, and stop at zero.
- Timers 0 thru 3 count in 100ms increments.
- Timers 4 thru 7 count in 10ms increments.
Calling this on a running or stopped timer will reload and restart the timer.
For a detailed explanation, see Countdown Timers.