https://bugs.winehq.org/show_bug.cgi?id=49564 Paul Gofman <pgofman(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pgofman(a)codeweavers.com --- Comment #6 from Paul Gofman <pgofman(a)codeweavers.com> --- I noticed previously that Sleep time on Windows is rounded to the next ~15 ms interval (likely 15.6ms). In Wine Sleep is 1ms precise. So if sleeping with (timeout + 14) & ~15 interval will help the issue it might be the right thing to fix. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.