]> git.ipfire.org Git - thirdparty/chrony.git/commit
util: add conversion between intervals and NTP 64-bit format
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 21 Sep 2023 12:02:11 +0000 (14:02 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 26 Sep 2023 13:00:06 +0000 (15:00 +0200)
commitbf616eafa1549bf45132aeb5c617b769606dfdae
treefb088b213f5940436c3c36014e6c1056be3530e3
parente08a0ee6686e0f84fa634991b3821a1c31478e04
util: add conversion between intervals and NTP 64-bit format

This will be needed to save PTP correction in NTP timestamp format.
test/unit/util.c
util.c
util.h