[Git][NTPsec/ntpsec][master] ntpd: comment on frequency drift unitss
Gary E. Miller
gitlab at mg.gitlab.com
Sun Feb 5 01:06:15 UTC 2017
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
012c178a by Gary E. Miller at 2017-02-04T17:05:37-08:00
ntpd: comment on frequency drift unitss
- - - - -
1 changed file:
- ntpd/ntp_control.c
Changes:
=====================================
ntpd/ntp_control.c
=====================================
--- a/ntpd/ntp_control.c
+++ b/ntpd/ntp_control.c
@@ -1500,6 +1500,7 @@ ctl_putsys(
break;
case CS_DRIFT:
+ /* a.k.a frequency. (s/s), reported as us/s a.k.a. ppm */
ctl_putdbl6(sys_var[CS_DRIFT].text, drift_comp * 1e6);
break;
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/012c178ad839ee71dfd37509b9f3614d0154175f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170205/b0aa13d9/attachment.html>
More information about the vc
mailing list