APCUIterator
PHP Manual

APCUIterator::getTotalHits

(PECL apcu >= 5.0.0)

APCUIterator::getTotalHitsGet total cache hits

Açıklama

public int APCUIterator::getTotalHits ( void )

Gets the total number of cache hits.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The number of hits on success, or FALSE on failure.

Ayrıca Bakınız


APCUIterator
PHP Manual