You are here

protected static property Timer::$timers in Zircon Profile 8

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

File

core/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();