win32api.GetTickCount

int = GetTickCount()

Returns the (64bit) number of milliseconds since windows started. Uses Win API GetTickCount64().