pub fn trailing_window_ms(days: u32) -> (u64, u64)
(start_ms, end_ms) for a trailing days window from now.
(start_ms, end_ms)
days