pub fn make_instant_from(now: Instant, dur: Duration) -> Instant
Create an instant from the given instant and a duration.