IExpiringCacheInfo.num_expired

interface IExpiringCacheInfo
uint
num_expired
()

Return Value

Type: uint

the number of cache lookups since instantiation or the last call of resetStats() where the element could be found but was expired.

Meta