Function ggez::timer::get_delta [] [src]

pub fn get_delta(ctx: &Context) -> Duration

Get the time between the start of the last frame and the current one; in other words, the length of the last frame.