pub type Time = Tick;
A time value represented as a fixed-point Tick.
Tick
pub struct Time(/* private fields */);