Search for timer
- Search 9.5.x for timer
- Search 8.9.x for timer
- Search 10.3.x for timer
- Search 11.x for timer
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapTimerTestCase | class | modules/ |
|
BootstrapTimerTestCase::getInfo | function | modules/ |
|
BootstrapTimerTestCase::testTimer | function | modules/ |
Test timer_read() to ensure it properly accumulates time when the timer started and stopped multiple times. |
timer_read | function | includes/ |
Reads the current timer value without stopping the timer. |
timer_start | function | includes/ |
Starts the timer with the specified name. |
timer_stop | function | includes/ |
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.