PHP » GoLang |
login |
register |
about
|
GoLang memory_get_peak_usage
request it (369)
GoLang replacement for PHP's memory_get_peak_usage
[edit | history]
memory_get_peak_usage(PHP 5 >= 5.2.0, PHP 7) memory_get_peak_usage — Returns the peak of memory allocated by PHP Description
int memory_get_peak_usage
([ bool
$real_usage = FALSE
] )Returns the peak of memory, in bytes, that's been allocated to your PHP script. Parameters
Return ValuesReturns the memory peak in bytes. Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|