Macro Command Reference
timer <interval> [count]
Set a timer on the current macro. The macro will be executed every <interval> seconds. With [count] the timer can be stopped after that number of executions. The variable
timercount
contains a counter of executions.