#include <time_stamp.h>
Public Member Functions | |
| TimeStamp (long sec, long nsec) | |
Public Attributes | |
| long | nsec_ |
| long | sec_ |
Definition at line 31 of file time_stamp.h.
|
inline |
Definition at line 36 of file time_stamp.h.
| long robotis_framework::TimeStamp::nsec_ |
Definition at line 34 of file time_stamp.h.
| long robotis_framework::TimeStamp::sec_ |
Definition at line 33 of file time_stamp.h.