Retrieves the number of milliseconds that have elapsed since the system was started
#include <WinAPISys.au3> _WinAPI_GetTickCount64 ( )
This function requires Windows Vista or later.
Search GetTickCount64 in MSDN Library.