Commit graph

2 commits

Author SHA1 Message Date
Morph
c3855de299 steady_clock: Introduce a real time clock 2023-03-07 21:17:46 -05:00
Morph
f869dabc4a common: Implement a high resolution steady clock
This implementation provides a consistent, high performance, and high resolution clock where/when std::chrono::steady_clock does not provide sufficient precision.
2023-03-05 01:41:19 -05:00