Funktionreferenz


_WinAPI_GetTickCount64


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

#include <WinAPISys.au3>
_WinAPI_GetTickCount64 ( )

Parameter

None.

Rückgabewert

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

Bemerkungen

This function requires Windows Vista or later.

Siehe auch

Suche nach GetTickCount64 in der MSDN Bibliothek.