moho::timer
pub struct Timer { /* fields omitted */ }
impl Timer
fn new() -> Self
fn update(&mut self) -> GameTime
impl Default for Timer
fn default() -> Self
Returns the "default value" for a type. Read more