- gazebo
- common
- Timer
A timer class. More...
#include <Timer.hh>

Public Member Functions | |
| Timer () | |
| Constructor. | |
| virtual | ~Timer () |
| Destructor. | |
| void | Start () |
| Start the timer. | |
| Time | GetElapsed () const |
| Get the elapsed itme. | |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const gazebo::common::Timer &t) |
A timer class.
1.7.5.1