MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / start_total_timer

Method start_total_timer

src/common/AutoModel/automodel.cpp:700–702  ·  view source on GitHub ↗

\brief Start the total timer \note The function will start the total timer \note The function will check if the total timer is valid

Source from the content-addressed store, hash-verified

698/// \note The function will start the total timer
699/// \note The function will check if the total timer is valid
700void AutoModel::start_total_timer() {
701 this->profiler_list[TOTAL_TIME].start();
702}
703
704/// \brief Stop the total timer
705/// \note The function will stop the total timer

Callers 14

runMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls 1

startMethod · 0.45

Tested by 13

mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64