DefaultClock

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ยง

pub struct DefaultClock { /* private fields */ }