pub type UtcClock = Clock<BootTimeline, UtcTimeline>;Expand description
A clock that will return UTC timestamps.
Aliased Typeยง
pub struct UtcClock(/* private fields */);pub type UtcClock = Clock<BootTimeline, UtcTimeline>;A clock that will return UTC timestamps.
pub struct UtcClock(/* private fields */);