[][src]Function mandelbrot::utils::fps_command

pub fn fps_command(
    device: &AtomicDevice,
    glyph_brush: &mut GlyphBrush<()>,
    size: &PhysicalSize,
    frame: &SwapChainOutput,
    past: &mut Instant
) -> CommandBuffer