You are here

protected static property Timer::$timers in Service Container 7.2

Same name and namespace in other branches
  1. 7 lib/Drupal/Component/Utility/Timer.php \Drupal\Component\Utility\Timer::timers

File

lib/Drupal/Component/Utility/Timer.php, line 17
Contains \Drupal\Component\Utility\Timer.

Class

Timer
Provides helpers to use timers throughout a request.

Namespace

Drupal\Component\Utility

Code

protected static $timers = array();