Turtal
Turtal is the underlying run-time abstraction layer that isolates high-level code from the details related to a specific operating system, hardware, or message-passing framework implementation. This library will eventually provide a set of uniform programming interfaces for constructs like message queues, threads, file input/output, timers, and schedulers.
Turtal is part of the Code Craftsmen project. The documentation is hosted on Read the Docs and the source code can be found on GitHub.
Status
This project currently implements some classes to handle conversions for time measurements taken from clocks with differing offsets and drifts.
This code has not been actively developed in quite some time. When development resumes, this code will be reviewed and the API will probably change.