pub unsafe extern "C" fn FRD_GetServerTimeDifference(
diff: *mut u64_,
) -> ResultExpand description
Returns the difference (in nanoseconds) between server time and device time. This difference is calculated every time the system logs into friend services.
ยงArguments
diffMs- The pointer to write the time difference (in nanoseconds) to.