pub fn utc_time() -> UtcInstant
Expand description
Reads time from the UTC Clock
registered with the runtime.
ยงPanics
Panics if there is no UTC clock registered with the runtime or the registered handle does not have the required rights.
pub fn utc_time() -> UtcInstant
Reads time from the UTC Clock
registered with the runtime.
Panics if there is no UTC clock registered with the runtime or the registered handle does not have the required rights.