Skip to main content

show_frame

Function show_frame 

Source
pub fn show_frame(
    ctx: &Ctx,
    canvas: Canvas,
    frame: &Frame,
    hold: bool,
    p: &mut dyn Progress,
) -> Result<()>
Expand description

Show one still: three refreshes, or refresh until cancelled when hold.