Searched refs:ENTRY_LIFETIME (Results 1 – 1 of 1) sorted by relevance
56 pub(crate) const ENTRY_LIFETIME: Duration = Duration::from_millis(60_000); constant76 expires_at: timestamp + Self::ENTRY_LIFETIME, in fill()184 Instant::from_millis(0) + Cache::ENTRY_LIFETIME * 2 in test_fill()206 Instant::from_millis(0) + Cache::ENTRY_LIFETIME * 2 in test_expire()