Function ggez::timer::fps

source · []
pub fn fps(ctx: &Context) -> f64
Expand description

Gets the FPS of the game, averaged over the last 200 frames.