26 #include <yuni/job/queue/service.h>
29 #include "result_format.h"
31 namespace Benchmarking
33 class DurationCollector;
36 namespace Antares::Solver
38 IResultWriter::Ptr resultWriterFactory(Antares::Data::ResultFormat fmt,
39 const std::filesystem::path& folderOutput,
40 std::shared_ptr<Yuni::Job::QueueService> qs,
Definition: DurationCollector.h:36