fields type description
delay number The time, in milliseconds (thousandths of a second), the timer should delay in between executions of the specified script. Note that the actual delay may be longer
script string A script to be executed every delay milliseconds
args table Parameters which are passed through to the script. Note timeId will be added to args table