7 Jan
2026
7 Jan
'26
11:06 p.m.
On Wed Jan 7 22:55:39 2026 +0000, Etaash Mathamsetty wrote:
I have an approach that should alleviate most of the issues. Essentially it is QueryPerformanceCounter and clock_gettime(monotonic) and then computing the difference. This would be inaccurate on a stale timestamp before suspend, but Paul Gofman said that this isn't too much of an issue (unless proven otherwise in some application). Meanwhile, if we can reconsider using BOOTTIME for QPC, I'd also think (as Rémi suggested) that would be a cleaner solution.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9859#note_126524