Searched refs:ntp_ts_to_d (Results 1 - 1 of 1) sorted by relevance

/systemd/src/timesync/
H A Dtimesyncd-manager.c134 static double ntp_ts_to_d(const struct ntp_ts *ts) { function
621 receive = ntp_ts_to_d(&ntpmsg.recv_time);
622 trans = ntp_ts_to_d(&ntpmsg.trans_time);

Completed in 1300 milliseconds