Difference between revisions of "Getticks"

From OpenEUO
Jump to: navigation, search
(Created page with " getticks () Returns the number of milliseconds elapsed since system start. [http://msdn.microsoft.com/en-us/library/ms724408%28VS.85%29.aspx Windows API - GetTickCount function]")
(No difference)

Revision as of 21:42, 7 October 2010

getticks ()

Returns the number of milliseconds elapsed since system start.

Windows API - GetTickCount function