Skip to main content

lower_wait

Function lower_wait 

Source
pub(super) fn lower_wait<B>(
    ctx: &mut LowerCtx<'_, '_, '_, B>,
    seconds: f64,
    condition: Option<&Condition>,
)
where B: RotationBackend,