PriorityCache.num_misses

class PriorityCache(T)
uint
num_misses
()

Return Value

Type: uint

the number of cache lookups since instantiation or the last call of resetStats().

Meta