make_instant_from

Function make_instant_from 

Source
pub fn make_instant_from(now: Instant, dur: Duration) -> Instant
Expand description

Create an instant from the given instant and a duration.