When an Applet is triggered, all of the queries, filter code, and actions run immediately.
Filter code does not support any functions that introduce delays or timers.
We hear often how useful it might be to have two actions that can run with a delay between them. For example, turn on a porch light when motion is detected then turn it off after 10 minutes.