Private data for the DiagnosticTimer class. More...
#include <DiagnosticsPrivate.hh>
Public Attributes | |
| std::ofstream | log |
| Log file. More... | |
| std::string | name |
| Name of the timer. More... | |
| common::Time | prevLap |
| Time of the previous lap. More... | |
Private data for the DiagnosticTimer class.
| std::ofstream gazebo::util::DiagnosticTimerPrivate::log |
Log file.
| std::string gazebo::util::DiagnosticTimerPrivate::name |
Name of the timer.
| common::Time gazebo::util::DiagnosticTimerPrivate::prevLap |
Time of the previous lap.