APCUIterator::getTotalHits

(PECL apcu >= 5.0.0)

APCUIterator::getTotalHitsGet total cache hits

Опис

public APCUIterator::getTotalHits(): int

Gets the total number of cache hits.

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

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

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

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

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

add a note

User Contributed Notes

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