Function __global->preprocess_raw_data_for
Definitions
sources/stats.php
- Pre-process raw data for a stats hook.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$hook_name | string | required parameter | N/A | N/A | The hook name to preprocess data in |
$start_time | TIME | 0 | N/A | N/A | Start time |
$end_time | ?TIME | Null | N/A | N/A | End time (null: now) |