Function ff_get_formatted_ntp_time

Source
pub unsafe extern "C" fn ff_get_formatted_ntp_time(
    ntp_time_us: u64,
) -> u64
Expand description

Get the NTP time stamp formatted as per the RFC-5905.

@param ntp_time NTP time in micro seconds (since NTP epoch) @return the formatted NTP time stamp