APCUIterator::getTotalHits

(PECL apcu >= 5.0.0)

APCUIterator::getTotalHitsGet total cache hits

Опис

public int APCUIterator::getTotalHits ( void )

Gets the total number of cache hits.

Увага

This function is currently not documented; only its argument list is available.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

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

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top