(PECL apcu >= 5.0.0)
Get total cache hits
public int APCUIterator::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:
APCUIterator::getTotalCount() -
Please login to continue.