APCUIterator::getTotalHits

(PECL apcu >= 5.0.0)

APCUIterator::getTotalHitsGet total cache hits

Descrição

public APCUIterator::getTotalHits ( ) : int

Gets the total number of cache hits.

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 number of hits on success, or false on failure.

Veja Também

add a note add a note

User Contributed Notes

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