Function fuchsia_runtime::utc_time

source ·
pub fn utc_time() -> Time
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.