protected static property Timer::$timers

File

drupal/core/lib/Drupal/Component/Utility/Timer.php, line 15
Contains \Drupal\Component\Utility\Timer.

Class

Timer
Provides helpers to use timers throughout a request.

Namespace

Drupal\Component\Utility

Code

protected static $timers = array();