memory_usage()
Returns: | Memory usage info |
---|---|
Return type: | string |
Simply returns the {memory_usage}
marker.
This permits it to be put it anywhere in a template without the memory being calculated until the end. The Output Class will swap the real value for this variable.
Please login to continue.