Function __global->memory_trace_point
Definitions
sources/developer_tools.php
- Record the memory usage at this point.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$name | ?string | Null | N/A | N/A | The name of the memory point (null: use a simple counter) |