PHP Velho Oeste 2024

Judy::memoryUsage

(PECL judy >= 0.1.1)

Judy::memoryUsageReturn the memory used by the Judy array

Descrição

public Judy::memoryUsage ( void ) : int

Return the memory used by the Judy array.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Return the memory used in bytes.

add a note add a note

User Contributed Notes

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