Public Member Functions | |
Timer (const std::string &msg) | |
~Timer () | |
Public Attributes | |
std::string | msg |
ros::WallTime | start |
Definition at line 36 of file speed_test.cpp.
Timer::Timer | ( | const std::string & | msg | ) | [inline] |
Definition at line 38 of file speed_test.cpp.
Timer::~Timer | ( | ) | [inline] |
Definition at line 43 of file speed_test.cpp.
std::string Timer::msg |
Definition at line 50 of file speed_test.cpp.
Definition at line 51 of file speed_test.cpp.