gc_mem_caches

(PHP 7)

gc_mem_caches Reclaims memory used by the Zend Engine memory manager

Descrierea

gc_mem_caches ( ) : int

Reclaims memory used by the Zend Engine memory manager.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the number of bytes freed.

A se vedea și

add a note add a note

User Contributed Notes

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