pub type DefaultClock = QuantaClock;
Expand description
The default clock using quanta
for extremely fast timekeeping (at a 100ns resolution).
Aliased Typeยง
struct DefaultClock { /* private fields */ }
pub type DefaultClock = QuantaClock;
The default clock using quanta
for extremely fast timekeeping (at a 100ns resolution).
struct DefaultClock { /* private fields */ }