Display the text box

memory_get_peak_usage()

« md5 | memory_get_usage »
<?php
$int 
memory_get_peak_usage (
    
?  // [bool $real_usage = false]
);
?>
Result
$int = '65057'
PBX notice : the result is hashed with pbx_hash for security reasons.
Examples
#1 memory_get_peak_usage  ()
See also
memory_get_usage, pbx_hash