Function ggez::timer::get_time_since_start [] [src]

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

Returns the time since the game was initialized, as reported by the system clock.