#include <alsutils/timer/TimerData.hpp>
◆ TimerData()
alsutils::timer::TimerData::TimerData |
( |
| ) |
|
|
default |
◆ addTime()
void alsutils::timer::TimerData::addTime |
( |
double |
time | ) |
|
◆ getTimerData() [1/2]
template<class ... T>
TimerData& alsutils::timer::TimerData::getTimerData |
( |
const std::string & |
name, |
|
|
T... |
names |
|
) |
| |
|
inline |
◆ getTimerData() [2/2]
TimerData & alsutils::timer::TimerData::getTimerData |
( |
const std::string & |
name | ) |
|
◆ getTimesAsPropertyTree()
boost::property_tree::ptree alsutils::timer::TimerData::getTimesAsPropertyTree |
( |
double |
programTotalTime | ) |
const |
◆ getTotalTime()
double alsutils::timer::TimerData::getTotalTime |
( |
| ) |
const |
◆ print()
void alsutils::timer::TimerData::print |
( |
const std::string & |
indent | ) |
|
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/alsvinn/checkouts/latest/alsutils/include/alsutils/timer/TimerData.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/alsvinn/checkouts/latest/alsutils/src/timer/TimerData.cpp