[][src]Trait aimc_fps_counter::FpsSink

pub trait FpsSink {
    fn emit_fps(&mut self, fps: Fps);
}

Required methods

fn emit_fps(&mut self, fps: Fps)

Loading content...

Implementors

Loading content...