summaryrefslogtreecommitdiff
path: root/src/timer_state.cc
AgeCommit message (Collapse)Author
2021-02-02Handle empty state fileJoel Klinghed
If no file exists an empty one is created, do not error out if that is the case.
2021-01-27Complete rewrite using C++ and with shared state supportJoel Klinghed