PriorityCache.n_lookups

Counters for the cache lookups and misses.

class PriorityCache(T)
protected
uint n_lookups;

Meta