Hal_setTimeInNs

Function Hal_setTimeInNs 

Source
pub unsafe extern "C" fn Hal_setTimeInNs(nsTime: nsSinceEpoch) -> bool
Expand description

Set the system time from ns time

The time value returned as 64-bit unsigned integer should represent the nanoseconds since the UNIX epoch (1970/01/01 00:00 UTC).

ยงReturns

true on success, otherwise false