Function __global->getrusage
Definitions
sources_custom/phpstub.php
- Gets the current resource usages.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$who | integer | required parameter | N/A | N/A | If who is 1, getrusage will be called with RUSAGE_CHILDREN |
Return
- Map of usage data
- Type: array
- Set: N/A
- Range: N/A