![]() |
![]() |
$listtimersReturns a list of the active timers |
Usage |
|
Description |
Returns a list of all the active timers. If you specify a <name>, only timers matching that name are returned; You can use the * and ? wildcards in <name>. <flags> can be any combination of the characters 's' and 'r' If the flag 'r' is specified then <name> is assumed to be a standard regular expression. If the flag 's' is specified the matches are case sensitive. |
Syntax Specification |
|
See also |
timer, $istimer, killtimer, listtimers |