APCUIterator
PHP Manual

APCUIterator::getTotalHits

(PECL apcu >= 5.0.0)

APCUIterator::getTotalHitsGet total cache hits

説明

public int APCUIterator::getTotalHits ( void )

Gets the total number of cache hits.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

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

参考


APCUIterator
PHP Manual