module ElasticAPM::ChildDurations::Methods

def child_started

def child_started
  child_durations.start
end