Search for timer_

  1. Search 9.5.x for timer_
  2. Search 8.9.x for timer_
  3. Search 10.3.x for timer_
  4. Search 11.x for timer_
  5. Search main for timer_
  6. Other projects
Title Object type File name Summary
$timers global external_documentation/developer/globals.php Timers that have been created by timer_start().
BootstrapTimerTestCase class modules/simpletest/tests/bootstrap.test
BootstrapTimerTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapTimerTestCase::testTimer function modules/simpletest/tests/bootstrap.test Test timer_read() to ensure it properly accumulates time when the timer
started and stopped multiple times.
timer_read function includes/bootstrap.inc Reads the current timer value without stopping the timer.
timer_start function includes/bootstrap.inc Starts the timer with the specified name.
timer_stop function includes/bootstrap.inc Stops the timer with the specified name.

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