[Bug 7710] QueryPerformanceCounter should be independent of system time

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 29 10:10:18 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=7710

--- Comment #27 from madcatx at atlas.cz 2013-01-29 10:10:18 CST ---
I'm afraid that the commited fix does not fully resolve the issue as it uses
"clock_gettime()" function to get the elapsed time. To my knowledge such a
function is not available on all supported platforms (MacOS X for instance)
where WINE retains the old behavior.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list