pub type Tick = u64;
Expand description

A base unit of time, starting from the Unix epoch, split into half-second intervals.