| 
    iCub-main
    
   | 
 
#include <diagnosticInfo.h>
Public Member Functions | |
| void | toString (std::string &str_toi) | 
Public Attributes | |
| uint32_t | sec | 
| uint32_t | msec | 
| uint32_t | usec | 
Definition at line 23 of file diagnosticInfo.h.
| void TimeOfInfo::toString | ( | std::string & | str_toi | ) | 
Definition at line 21 of file diagnosticInfo.cpp.
| uint32_t Diagnostic::TimeOfInfo::msec | 
Definition at line 27 of file diagnosticInfo.h.
| uint32_t Diagnostic::TimeOfInfo::sec | 
Definition at line 26 of file diagnosticInfo.h.
| uint32_t Diagnostic::TimeOfInfo::usec | 
Definition at line 28 of file diagnosticInfo.h.