[Bug 51857] Support Configurable Time measurement precision for Wine versions 5.0.x and onwards

WineHQ Bugzilla wine-bugs at winehq.org
Sun Oct 10 11:05:33 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51857

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #2 from Zebediah Figura <z.figura12 at gmail.com> ---
If you want a higher-precision timestamp, you should be using
QueryPerformanceCounter(), not GetSystemTimeAsFileTime/NtQuerySystemTime. The
latter only has 1 ms resolution on Windows either.

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