Skip to main content

remaining

Function remaining 

Source
pub fn remaining(deadline_ms: u64) -> Duration
Expand description

Remaining budget until deadline_ms, for use as the timeout of the next hop’s own call. Zero if the deadline has already passed.