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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1593 float biasunc, rateunc; local
1638 biasunc = bGetSingle(&buf[34]) / GPS_C * 1e9; /* ns */
1678 day, month, year, hour, minute, second, mode, bias, biasunc,
4895 pbuf += sprintf(pbuf, "\n biasunc: %.1f ns", bias_unc_threshold/GPS_C*1.e9);

Completed in 50 milliseconds