|
rmw
master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
|
Struct representing a time point for rmw. More...
#include <types.h>
Public Attributes | |
| uint64_t | sec |
| Seconds since the epoch. More... | |
| uint64_t | nsec |
| Nanoseconds component of this time point. More... | |
Struct representing a time point for rmw.
| uint64_t rmw_time_t::sec |
Seconds since the epoch.
| uint64_t rmw_time_t::nsec |
Nanoseconds component of this time point.
1.8.17