NtQueryPerformanceCounter should return a frequency of 1193182Hz and
commit288ebd3244fe0e00b1c9c7c4f5baa4092bb28a6c
authorRein Klazes <wijn@wanadoo.nl>
Wed, 23 Feb 2005 20:29:17 +0000 (23 20:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Feb 2005 20:29:17 +0000 (23 20:29 +0000)
tree58cd4d46276ae6fa91c24d82fbe6de45f1046ee5
parent494a34bfdad45bf0afca38530b573c263f9905d3
NtQueryPerformanceCounter should return a frequency of 1193182Hz and
counts like in Windows. Some applications depend on that.
Simplify QueryPerformanceCounter a bit.
dlls/kernel/cpu.c
dlls/ntdll/nt.c