Home
last modified time | relevance | path

Searched defs:getTotalPrintTimePerFeature (Results 1 – 3 of 3) sorted by relevance

/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/
H A DFffProcessor.h93 std::vector<Duration> getTotalPrintTimePerFeature() in getTotalPrintTimePerFeature() function
H A DFffGcodeWriter.h144 std::vector<Duration> getTotalPrintTimePerFeature() in getTotalPrintTimePerFeature() function
H A DgcodeExport.cpp454 std::vector<Duration> GCodeExport::getTotalPrintTimePerFeature() in getTotalPrintTimePerFeature() function in cura::GCodeExport