$world->listtimer
void $world->listtimer(void);
void $world->listtimer
Briefly lists all defined timers.
void $world->listtimer( number/name , ... );
Lists detailedly the timer with the given number or name. If there are several timers with the same name, lists them all. Several arguments can be passed at once.
$world->listplugin
$world->listtrigger