PHP Velho Oeste 2024

APCIterator::getTotalSize

(PECL apc >= 3.1.1)

APCIterator::getTotalSizeGet total cache size

Descrição

public APCIterator::getTotalSize ( void ) : int

Gets the total cache size.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

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

Valor Retornado

The total cache size.

Veja Também

add a note add a note

User Contributed Notes

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