oa_gateway_owp::session

Function deadline_elapsed

Source
async fn deadline_elapsed(deadline: Option<Instant>)
Expand description

Resolves once deadline passes, or never when it is None (the timeout disabled). Used as one arm of the session select!.