frameTime method

int frameTime()

Implementation

int frameTime(){
  return _frame;
}