DefaultClock

Type Alias DefaultClock 

Source
pub type DefaultClock = BootTimeClock;
Expand description

Recommended choice of Clock for Linux systems

Aliased Typeยง

pub struct DefaultClock;