Function Reference


_WinAPI_GetTickCount64

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

#include <WinAPISys.au3>
_WinAPI_GetTickCount64 ( )

Return Value

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

Remarks

This function requires Windows Vista or later.

See Also

Search GetTickCount64 in MSDN Library.