| Public Member Functions | |
| void | handleDiagnosticsTimer (const ros::TimerEvent &ignored) | 
| void | handleUpdateTimer (const ros::TimerEvent &ignored) | 
| void | initialize (const ros::WallTimerEvent &ignored) | 
| int | super_slow_fibonacci (int x) | 
| void | timerDiagnostics (du::DiagnosticStatusWrapper &status) | 
| TimerTest () | |
| Private Attributes | |
| swri::Timer | diag_timer_ | 
| du::Updater | diagnostic_updater_ | 
| int | fibonacci_index_ | 
| ros::WallTimer | init_timer_ | 
| ros::NodeHandle | nh_ | 
| swri::Timer | update_timer_ | 
Definition at line 12 of file timer_test.cpp.
| 
 | inline | 
Definition at line 24 of file timer_test.cpp.
| 
 | inline | 
Definition at line 73 of file timer_test.cpp.
| 
 | inline | 
Definition at line 54 of file timer_test.cpp.
| 
 | inline | 
Definition at line 35 of file timer_test.cpp.
| 
 | inline | 
Definition at line 62 of file timer_test.cpp.
| 
 | inline | 
Definition at line 78 of file timer_test.cpp.
| 
 | private | 
Definition at line 17 of file timer_test.cpp.
| 
 | private | 
Definition at line 19 of file timer_test.cpp.
| 
 | private | 
Definition at line 21 of file timer_test.cpp.
| 
 | private | 
Definition at line 15 of file timer_test.cpp.
| 
 | private | 
Definition at line 14 of file timer_test.cpp.
| 
 | private | 
Definition at line 16 of file timer_test.cpp.