Function gnunet_sys::GNUNET_TIME_relative_ntoh[][src]

pub unsafe extern "C" fn GNUNET_TIME_relative_ntoh(
    a: GNUNET_TIME_RelativeNBO
) -> GNUNET_TIME_Relative

Convert relative time from network byte order.

@param a time to convert @return converted time value