ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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.