GetAllTimers
From Onset Developer Wiki
Description
Get all timers on the server/ client.
Syntax
GetAllTimers()
Parameters
- This function has no parameters.
Return Value
- Returns a table of all timer identifiers.
Example
local timers = GetAllTimers()