On Tue Feb 4 19:20:12 2025 +0000, Tim Clem wrote:
Are there guarantees on the precision of mach_continuous_approximate_time? NtQuerySystemTime theoretically guarantees 100 nanoseconds.
I looked around for this but couldn't find anything, [WebKit added support](https://github.com/WebKit/WebKit/commit/d581c36c26fce240b2258214d829a2ced062...) but just says that it has "coarse-grained resolution" and "we can use this when we do not care about high resolution".