Searched refs:MILLIS_IN_A_WEEK (Results 1 – 1 of 1) sorted by relevance
464 const MILLIS_IN_A_WEEK: u64 = 7 * 24 * 60 * 60 * 1000; in delete_early_records() const468 time.as_millis() as u64 - MILLIS_IN_A_WEEK in delete_early_records()