C.56.  $world->listtimer

Abstract

$world->listimer function: LISTs one or all TIMERs

void $world->listtimer(void); 
 

Briefly lists all defined timers.

void $world->listtimer( name/number ,
  ... );
 

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.