Retrieves the number of milliseconds that have elapsed since the system was started, up to 49.7 days.
DWORD GetTickCount();
int GetTickCount() => _GetTickCount();