getDuration method

double getDuration()

Implementation

double getDuration() {
  return _bindings.spine_animation_get_duration(_animation);
}