GetTickCount64 method

int GetTickCount64()

Implementation

int GetTickCount64() {
  return _GetTickCount64();
}