Searched refs:YR_5 (Results 1 – 1 of 1) sorted by relevance
197 const YR_5: u64 = 5 * 365 * 24 * 60 * 60 * 1000; in greater_than_max() constant200 time::sleep_until(Instant::now() + ms(YR_5)).await; in greater_than_max()