gc_mem_caches

(PHP 7)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Opis

gc_mem_caches ( void ) : int

Reclaims memory used by the Zend Engine memory manager.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the number of bytes freed.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top