ExpiringLRUCache.lifetime

Life time for all items in seconds; may be changed at any time. This value must be at least 1.

class ExpiringLRUCache(T = void[])
time_t lifetime;

Meta