lastTime method

int lastTime()

Implementation

int lastTime(){
  return _last;
}