APCUIterator::getTotalHits

(PECL apcu >= 5.0.0)

APCUIterator::getTotalHitsGet total cache hits

說(shuō)明

public APCUIterator::getTotalHits(): int

Gets the total number of cache hits.

警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

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

參見