memory_get_usage
reactphp/socket
Supported Versions: PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8
Returns the amount of memory allocated to PHP
<?php memory_get_usage
(
bool $real_usage
=
false
):
int