pub fn epoch(now: Duration, window: Duration) -> u64
The epoch (window index) for now, aligned to wall-clock so every instance agrees on window boundaries.
now