global $timers

Same name and namespace in other branches
  1. 6.x documentation-6.x/developer/globals.php \timers

Timers that have been created by timer_start().

See also

timer_start()

timer_read()

timer_stop()

Archivo

documentation-7.x/developer/globals.php, line 15
These are the global variables that Drupal uses.

Código

global $timers;