Timer


The verbs, SetTimer(), SetTimerEx(), and SetThingTimer(), call the timer message after a specified delay. SetTimerEx() is used to send an ID and two parameters. The ID number is retrieved in the timer message with GetSenderID().


SenderThe thing in the first param of SetThingTimer().
SourceNone.

Sender TypeNone.
Source TypeNone.

Param0Third param of SetTimerEx().
Param1 Fourth param of SetTimerEx().
Param2None.
Param3None.

IDSecond param of SetTimerEx().