24 Feb
2026
24 Feb
'26
12:19 a.m.
On Mon Feb 23 21:10:35 2026 +0000, Nikolay Sivov wrote:
Why 50000? This matches Windows behaviour. The periodic timer is 10ms, so I guess the idea is (in an ideal situation) it triggers the timer between 5ms early to 5ms late. Rather than never early and up to 10ms late.
That is what I am testing for here: https://gitlab.winehq.org/wine/wine/-/merge_requests/10095/diffs#38af2002cda... -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10095#note_130303