News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

win32 timer function

Started by anuradha, March 03, 2008, 05:31:31 PM

Previous topic - Next topic

anuradha

Hi people
can any one tell me about win32 timer function
Is there any bigginer tutorial for that???
thanks

Adamanteus

GetTickCount function, tutorial in MSDN, high resolution is QueryPerformanceCounter.

u

Or SetTimer() for making Windows send-over pulses every X ms, useful for animations. 
Please use a smaller graphic in your signature.