6 calls to timer_start()
- BootstrapTimerTestCase::testTimer in modules/
simpletest/ tests/ bootstrap.test - Test timer_read() to ensure it properly accumulates time when the timer started and stopped multiple times.
- DrupalHTTPRequestTestCase::testDrupalHTTPRequest in modules/
simpletest/ tests/ common.test - drupal_cron_run in includes/
common.inc - Executes a cron run when called.
- drupal_http_request in includes/
common.inc - Performs an HTTP request.
- _batch_process in includes/
batch.inc - Processes sets in a batch.
- _drupal_bootstrap_configuration in includes/
bootstrap.inc - Sets up the script environment and loads settings.php.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.