Type Alias governor::clock::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 */ }