summaryrefslogtreecommitdiff
path: root/src/common/steady_clock.cpp
AgeCommit message (Collapse)Author
2023-06-07(wall, native)_clock: Rework NativeClockMorph
2023-03-07steady_clock: Introduce a real time clockMorph
2023-03-05common: Implement a high resolution steady clockMorph
This implementation provides a consistent, high performance, and high resolution clock where/when std::chrono::steady_clock does not provide sufficient precision.