Definition:
#include "scoreboard.h"
Usage example:
if (status == START_PREQUEST) {
...deal with request start time...
}
This constant is used to indicate a request's processing is started. Useful for timing purposes.
Previous: STANDARD_MODULE_STUFF
Next: STOP_PREQUEST
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)