PriorityCache.n_misses

Counters for the cache lookups and misses.

class PriorityCache(T)
protected
uint n_misses;

Meta