PHP Velho Oeste 2024

APCIterator::getTotalSize

(PECL apc >= 3.1.1)

APCIterator::getTotalSizeObtener el tamaño total de la caché

Descripción

public APCIterator::getTotalSize ( void ) : int

Obtiene el tamaño total de la caché.

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

El tamaño total de la caché.

Ver también

add a note add a note

User Contributed Notes

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