Trait HostTickManager
naia_shared
pub trait HostTickManager { fn get_tick(&self) -> u16; }
Manages the current tick on the host
fn get_tick(&self) -> u16
Gets the current tick on the host