global $timers
Same name and namespace in other branches
Timers that have been created by timer_start().
See also
Archivo
- documentation-7.x/
developer/ globals.php, line 15 - These are the global variables that Drupal uses.
Código
global $timers;
Timers that have been created by timer_start().
global $timers;