timer_start

Functions that call timer_start()

Namesort iconLocationDescription
timer_startincludes/bootstrap.incStart the timer with the specified name. If you start and stop the same timer multiple times, the measured intervals will be accumulated.
_batch_processincludes/batch.incAdvance batch processing for 1 second (or process the whole batch if it was not set for progressive execution - e.g forms submitted by drupal_execute).

Functions called by timer_start()

Namesort iconLocationDescription
timer_startincludes/bootstrap.incStart the timer with the specified name. If you start and stop the same timer multiple times, the measured intervals will be accumulated.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.