26 Record(std::shared_ptr<Utils::Configuration> conf, std::string name);
27 void add(
double time,
double element);
30 std::vector<std::pair<double, double>> vector;
32 std::shared_ptr<Utils::Configuration> conf;
void printToFile(std::string folder) const
void add(double time, double element)
Record(std::shared_ptr< Utils::Configuration > conf, std::string name)