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

Stores timers that have been created by timer_start().

See also

timer_start()

timer_read()

timer_stop()

File

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

Code

global $timers;