duplicate_real_utc_clock_handle

Function duplicate_real_utc_clock_handle 

Source
pub fn duplicate_real_utc_clock_handle() -> Result<UtcClock, Status>
Expand description

Creates a copy of the UTC clock handle currently in use in Starnix.

Ensure that you are not reading UTC clock for Starnix use from this clock, use the utc_now function instead.