[][src]Function ggez::timer::time_since_start

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

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