7 Jan
2026
7 Jan
'26
10:55 p.m.
On Wed Jan 7 22:55:25 2026 +0000, Rémi Bernon wrote:
If that's the case, isn't this actually a regression from https://gitlab.winehq.org/wine/wine/-/merge_requests/8916? If we cannot have a BOOTTIME clock source here, IMO we should revert that MR instead. 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).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9859#note_126523