ocean ~master (2021-10-22T21:44:26.740458)
Dub
Repo
ExpiringLRUCache.n_expired
ocean
util
container
cache
ExpiringLRUCache
ExpiringLRUCache
Counts the number of lookups where an existing element was expired.
class
ExpiringLRUCache
(T = void[])
protected
uint
n_expired
;
Meta
Source
See Implementation
ocean
util
container
cache
ExpiringLRUCache
ExpiringLRUCache
constructors
this
functions
exists
getAndRefresh
getRefreshOrCreate
num_expired
resetStats
variables
lifetime
n_expired
Counts the number of lookups where an existing element was expired.