pub type Instant = Instant<u64, 1, 1000000>;
Instant type used by the Timer & Alarm methods.
pub struct Instant { /* private fields */ }