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