Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-07 | (wall, native)_clock: Rework NativeClock | Morph | |
2023-03-07 | steady_clock: Introduce a real time clock | Morph | |
2023-03-05 | common: Implement a high resolution steady clock | Morph | |
This implementation provides a consistent, high performance, and high resolution clock where/when std::chrono::steady_clock does not provide sufficient precision. |