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