ICacheInfo.num_misses

interface ICacheInfo
uint
num_misses
()

Return Value

Type: uint

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

Meta