You are here

protected static property Timer::$timers in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Component/Utility/Timer.php \Drupal\Component\Utility\Timer::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 = [];