[Bug 7710] QueryPerformanceCounter should be independent of system time

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 17 07:32:55 CDT 2010


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





--- Comment #17 from Piotr Pawlow <pp at siedziba.pl>  2010-05-17 07:32:54 ---
(In reply to comment #16)
> Piotr, was there a reason why you did not submit this as a patch to
> wine-patches?

Yes, it's just a quick hack. It doesn't check whether CLOCK_MONOTONIC is
defined and implemented, it has no error handling, and I guess it should be
made relative to wineserver start time.

Furthermore, I don't know whether existing server_start_time variable can be
reused for this purpose. When I grepped the source (long time ago) for
server_start_time and gettimeofday, I found it confusing and requiring deeper
analysis, for which I just had no time.

-- 
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