Skip to content

timer

LLEvents:on("timer", function()
-- ...
end)

This event is raised at regular intervals set by the llSetTimerEvent library function.

Add example usage here showing how to handle the timer event in SLua/Luau.

Add additional notes, caveats, or tips specific to using this event in SLua/Luau.