Function ggez::timer::check_update_time[][src]

pub fn check_update_time(ctx: &mut Context, target_fps: u32) -> bool
Expand description

Check whether or not the desired amount of time has elapsed since the last frame.