getDuration method

int getDuration()

Implementation

int getDuration() {
  return _duration;
}