code_profiler
Public Member Functions | Private Attributes | List of all members
LoopTimerTest Class Reference

Public Member Functions

 LoopTimerTest (uint n)
 
void printResults ()
 
void run ()
 

Private Attributes

tue::LoopTimer lt1_
 
tue::LoopTimer lt2_
 
tue::LoopTimer lt3_
 
uint n_
 
tue::Timer timer_
 
double tot_
 

Detailed Description

Definition at line 3 of file test_loop_timer.cpp.

Constructor & Destructor Documentation

◆ LoopTimerTest()

LoopTimerTest::LoopTimerTest ( uint  n)
inline

Definition at line 11 of file test_loop_timer.cpp.

Member Function Documentation

◆ printResults()

void LoopTimerTest::printResults ( )
inline

Definition at line 37 of file test_loop_timer.cpp.

◆ run()

void LoopTimerTest::run ( )
inline

Definition at line 14 of file test_loop_timer.cpp.

Member Data Documentation

◆ lt1_

tue::LoopTimer LoopTimerTest::lt1_
private

Definition at line 5 of file test_loop_timer.cpp.

◆ lt2_

tue::LoopTimer LoopTimerTest::lt2_
private

Definition at line 5 of file test_loop_timer.cpp.

◆ lt3_

tue::LoopTimer LoopTimerTest::lt3_
private

Definition at line 5 of file test_loop_timer.cpp.

◆ n_

uint LoopTimerTest::n_
private

Definition at line 7 of file test_loop_timer.cpp.

◆ timer_

tue::Timer LoopTimerTest::timer_
private

Definition at line 6 of file test_loop_timer.cpp.

◆ tot_

double LoopTimerTest::tot_
private

Definition at line 8 of file test_loop_timer.cpp.


The documentation for this class was generated from the following file: