getMaxTime(const std::string &name="") const | DUtils::Profiler | |
getMeanTime(const std::string &name="") const | DUtils::Profiler | |
getMinTime(const std::string &name="") const | DUtils::Profiler | |
getStdevTime(const std::string &name="") const | DUtils::Profiler | |
getTime(std::vector< double > &time, const std::string &name="") const | DUtils::Profiler | |
m_last_profile | DUtils::Profiler | [protected] |
m_profiles | DUtils::Profiler | [protected] |
m_start_points | DUtils::Profiler | [protected] |
profile(const std::string &name="") | DUtils::Profiler | |
Profiler() | DUtils::Profiler | [inline] |
stop(const std::string &name="") | DUtils::Profiler | [inline] |
stopAndScale(double scale, const std::string &name="") | DUtils::Profiler | |
~Profiler() | DUtils::Profiler | [inline, virtual] |