###User Defined Function###
_WinAPI_GetTickCount64

###Description###
Retrieves the number of milliseconds that have elapsed since the system was started.

###Syntax###
#include <WinAPISys.au3>
_WinAPI_GetTickCount64 (  )


###Parameters###
None

###ReturnValue###
Returns the number of milliseconds that have elapsed since the system was started.


###Remarks###
This function requires <strong>Windows Vista or later</strong>.


###Related###


###See Also###
@@MsdnLink@@ GetTickCount64
