getTime method

double getTime()

Implementation

double getTime() {
  return _bindings.spine_skeleton_get_time(_skeleton);
}