APCUIterator::getTotalSize
(PECL apcu >= 5.0.0)
APCUIterator::getTotalSize — Get total cache size
說明
public APCUIterator::getTotalSize(): int
Gets the total cache size.
警告
本函式還未編寫文件,僅有參數列表。
參數
此函式沒有參數。
返回值
The total cache size.
參見
- APCUIterator::getTotalCount() - Get total count
- APCUIterator::getTotalHits() - Get total cache hits
- apc_cache_info()