PerformanceCounterFrequency fix.

Mike Hearn mh at codeweavers.com
Tue Jan 25 13:07:33 CST 2005


On Tue, 25 Jan 2005 19:30:04 +0100, Andreas Mohr wrote:
> and that thus the Windows function is equally highly optimized,
> certainly much less slow than a gettimeofday() call.

These days gettimeofday() is very fast because the kernel vDSO system is
used to optimize the syscall overhead.

thanks -mike




More information about the wine-devel mailing list