fuchsia_runtime

Function utc_time

Source
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.