module ElasticAPM::ChildDurations::Methods

def child_stopped

def child_stopped
  child_durations.stop
end