class Datadog::Profiling::Exporter

def reset_after_fork

def reset_after_fork
  @last_flush_finish_at = time_provider.now.utc
  nil
end