GetFPS method

int GetFPS()

Implementation

int GetFPS() {
  return _GetFPS();
}