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
static protected $timers = array();
Drupal\Component\Utility
static protected $timers = array();
Please login to continue.