- Tested Functions:
- Tick
- tick 1st time, set start_flag to false
- tick 2nd time, calculate time duration
- Start
- start total time calculation
- PrintAll
- print computational processes with time > 0.1 s
- Finish
- finish total time calculation
- print computational processes with time > 0.1 s
- PrintUntilNow
- stop total time calculation
- print total time until now
- then start total time calculation again
◆ TearDown()
void TimerTest::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ ifs
std::ifstream TimerTest::ifs |
|
protected |
◆ ofs
std::ofstream TimerTest::ofs |
|
protected |
◆ output
std::string TimerTest::output |
|
protected |
◆ T_Elapse
int TimerTest::T_Elapse = 100 |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/test/timer_test.cpp