pub fn clock() -> AmbientClock<'static>Expand description
Get the shared clock.
This method will use the Clock from runtime::shared().
pub fn clock() -> AmbientClock<'static>Get the shared clock.
This method will use the Clock from runtime::shared().