governor::clock

Type Alias DefaultClock

Source
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 */ }