pub fn elapsed_in_window(now: Duration, window: Duration) -> Duration
How far into the current window now sits.
now