http://bugs.winehq.org/show_bug.cgi?id=7710
--- Comment #28 from Nikolay Sivov bunglehead@gmail.com 2013-01-29 10:19:55 CST --- (In reply to comment #27)
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.
That's one was specially for MacOS X http://source.winehq.org/git/wine.git/?a=commit;h=04e14c7b46df95bf2a80ad04d4....