(PECL apc >= 3.1.1)
Get total cache hits
public int APCIterator::getTotalHits ( void )
Gets the total number of cache hits.
Returns:
The number of hits on success, or FALSE
on failure.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.