update : 2015.11.03
php.shukuma.com

검색:
 
 
Get total cache hits

APCIterator::getTotalHits

(PECL apc >= 3.1.1)

APCIterator::getTotalHitsGet total cache hits

설명

public int APCIterator::getTotalHits ( void )

Gets the total number of cache hits.

Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

이 함수는 인수가 없습니다.

반환값

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

참고