getFramerate method

int getFramerate()

Implementation

int getFramerate() {
  return _rate;
}