search for: timegettim

Displaying 7 results from an estimated 7 matches for "timegettim".

Did you mean: timegettime
2005 Sep 22
1
Fw: Results of Automated Batch Tests
...r. ----- Original Message ----- Tom Grandgent > Hmm, why not just make the URL of the reference sample available in the OK. If you run the program and the file was not downloaded, it tells you where to get it. > Ah, so you need a high resolution timer. IMO, it's better to use > timeGetTime() on Windows, which is very simple to use and offers reliable I've added #ifdefs that you can fill in.
2005 Sep 22
0
Results of Automated Batch Tests
...; Hmm, why not just make the URL of the reference sample available in the >> >> OK. If you run the program and the file was not downloaded, it tells you >> where to get it. >> >> > Ah, so you need a high resolution timer. IMO, it's better to use >> > timeGetTime() on Windows, which is very simple to use and offers >> > reliable >> >> I've added #ifdefs that you can fill in. >> >> _______________________________________________ >> Speex-dev mailing list >> Speex-dev@xiph.org >> http://lists.xiph.org/m...
2006 Aug 08
1
Lancer 20060807 is out
...de in accumulate_fit. * fix incomplete cache control in mdct. * remove exceptional process to zero in inspect_error. * rearrange SSE optimized code in _encodepart. 2006/08/02 Lancer 20060802(test version for memory problem) Changes: * fix memory leak bug in _vp_psy_clear. * replace GetTickCount to timeGetTime for precision. * mdct_butterfly_first_backward is more pre-calculated now. * modify SSE3 optimized code in mdct_butterfly_generic. * stop forced-inlining: couple_lossless_ps, couple_lossless, precomputed_couple_point. * introduce the lookup tables for fft's coefficient. * _ve_amp has been opti...
2020 Aug 28
0
Wine release 5.16
...tair Leslie-Hughes (1): include: Add more eAVEncH264VProfile enums. Andrew Eikum (1): winepulse: Don't rely on pulseaudio callbacks for timing. Arkadiusz Hiler (3): Revert "ntdll/tests: Add test to check if GetTickCount is updated after sleeping.". winmm: Add timeGetTime() implementation. winmm: Default to 1ms resolution like we used to. Aurimas Fi?eras (2): po: Update Lithuanian translation. po: Update Lithuanian translation. Biswapriyo Nath (13): include/xaudio2.idl: Use cpp_quote for xaudio2 error codes. include/dxgi.idl: Fix typ...
2012 Jan 09
4
"timeGetTimeā€œ function in winmm.dll
...:Call KERNEL32.GetVersion() ret=01dc082a 0028:Ret KERNEL32.GetVersion() retval=0a280105 ret=01dc082a 0028:Call KERNEL32.LoadLibraryA(01dbbce8 "winmm.dll") ret=01dbfe33 0028:Ret KERNEL32.LoadLibraryA() retval=7ed60000 ret=01dbfe33 0028:Call KERNEL32.GetProcAddress(7ed60000,01dbbcdc "timeGetTime") ret=01dbcd10 0028:Ret KERNEL32.GetProcAddress() retval=7b824480 ret=01dbcd10 0028:Call KERNEL32.GetTickCount() ret=01dbcd28 0028:Ret KERNEL32.GetTickCount() retval=00010174 ret=01dbcd28 0028:Call KERNEL32.GetTickCount() ret=01dbc4ba 0028:Ret KERNEL32.GetTickCount() retval=00010174 ret=01...
2010 Apr 16
0
Wine release 1.1.43
...configure: Change openal detection. mmdevapi: Add alext.h for openal support. mmdevapi: Add dependency on openal. mmdevapi: Use openal to enumerate devices. winealsa.drv: Ignore unused bytes in wave headers. mmdevapi: Blacklist alsa hw devices. winmm: Remove timeGetTime. mmdevapi: Add OSS to blacklist on linux. mmdevapi: Don't load openal on older openal-soft versions. mmdevapi: Fix wrong blacklist test. Marcin Baczy?ski (1): makedep: Silence unused result warnings. Marcus Meissner (1): msvcrt: Implement findfirst64 and findnex...
2009 Oct 23
0
Wine release 1.1.32
...winmm: Get rid of WINE_TIMER_IS32 internal flag. winmm: Simplify mciLoadCommandResource by dropping 16bit module support. winmm: Move the 16=>32W MCI map functions to mci16.c. mmsystem: Create a real function for mciExecute. winmm: Create a real function for MMSYSTEM.timeGetTime. winmm: Added partial infrastructure for driver management in mmsystem.c. winmm: Use the new 16=>32 thunks for Aux driver type. winmm: Move the 16bit management of mixer driver type to the new 16=>32 thunking scheme. winmm: Move the 16bit management of midi in driver...