Time

Type Alias Time 

Source
pub type Time = Tick;
Expand description

A time value represented as a fixed-point Tick.

Aliased Typeยง

pub struct Time(/* private fields */);