Timer::$timers

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Utility/Timer.php \Drupal\Component\Utility\Timer::timers
  2. 8.9.x core/lib/Drupal/Component/Utility/Timer.php \Drupal\Component\Utility\Timer::timers
  3. 10 core/lib/Drupal/Component/Utility/Timer.php \Drupal\Component\Utility\Timer::timers

Type: timers

File

core/lib/Drupal/Component/Utility/Timer.php, line 12

Class

Timer
Provides helpers to use timers throughout a request.

Namespace

Drupal\Component\Utility

Code

protected static $timers = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.