Sept. 9, 2025
12:47 p.m.
Is this really how we want monotonic_counter to work? AFAIK native RtlQueryPerformanceCounter is mostly just a rdtscp, and although its behavior is hardware-dependent, I'm not sure it should account for suspend time but rather just start counting again from where it was resumed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8916#note_115448