Type Alias Ticks

Source
pub type Ticks = u64;
Expand description

Clock ticks are always counted by a 64-bit unsigned integer.