zephyr/tests/unit/timeutil
Peter A. Bigot f6d7595d4e lib/timeutil: add utilities to manage local/reference clock alignment
Provide data structures to capture a timestamp in two different
clocks, monitor the drift between those clocks, and using a base
instant with estimated drift convert between the clocks.

This provides the core technology to convert between system uptime and
an external continuous time scale like TAI (UTC without applying leap
seconds).

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2021-01-20 16:38:56 -05:00
..
CMakeLists.txt lib/timeutil: add utilities to manage local/reference clock alignment 2021-01-20 16:38:56 -05:00
main.c lib/timeutil: add utilities to manage local/reference clock alignment 2021-01-20 16:38:56 -05:00
test_gmtime.c
test_s32.c
test_s64.c
test_sync.c lib/timeutil: add utilities to manage local/reference clock alignment 2021-01-20 16:38:56 -05:00
testcase.yaml lib/timeutil: add utilities to manage local/reference clock alignment 2021-01-20 16:38:56 -05:00
timeutil_test.h lib/timeutil: add utilities to manage local/reference clock alignment 2021-01-20 16:38:56 -05:00