Getticks

From OpenEUO
Revision as of 20:42, 7 October 2010 by 76.184.213.234 (Talk)

Jump to: navigation, search
getticks ()

Returns the number of milliseconds elapsed since system start. The resolution of the GetTickCount function is limited to the resolution of the system timer, which is typically in the range of 10 milliseconds to 16 milliseconds.

Windows API - GetTickCount function