timer_read
Functions that call timer_read()
| Name | Location | Description |
|---|---|---|
| statistics_exit | modules/statistics/statistics.module | Implementation of hook_exit(). |
| timer_read | includes/bootstrap.inc | Read the current timer value without stopping the timer. |
| timer_stop | includes/bootstrap.inc | Stop the timer with the specified name. |
| update_do_updates | update.php | Perform updates for one second or until finished. |
Functions called by timer_read()
| Name | Location | Description |
|---|---|---|
| timer_read | includes/bootstrap.inc | Read the current timer value without stopping the timer. |
