llSetTimerEvent
function ll.SetTimerEvent(Rate: number)Causes the timer event to be triggered every Rate seconds.
Passing in 0.0 stops further timer events.
Parameters
-
Rate(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SetTimerEvent().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSetTimerEvent