pub unsafe extern "C" fn otLinkRawGetRadioTime(
    aInstance: *mut otInstance
) -> u64
Expand description

Get current platform time (64bits width) of the radio chip.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The current radio time in microseconds.