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

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

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