ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
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.