Public Attributes | List of all members
gazebo::util::DiagnosticTimerPrivate Class Reference

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...
 

Detailed Description

Private data for the DiagnosticTimer class.

Member Data Documentation

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.


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