pub type DefaultClock = BootTimeClock;
Recommended choice of Clock for Linux systems
struct DefaultClock;