Skip to content

Provide module for handling storage of times on disk

Ian Jackson requested to merge Diziet/arti:time-store into main

I found time handling in IPT persistence very confusing to think about, so I propose to deal with all of the hard questions in a module.

Again we have a doctest so use the technique we used for having timeout_track not be semver-exposed.

Merge request reports