|
nros C API
Lightweight ROS 2 client for embedded real-time systems
|
#include <nros_generated.h>
Data Fields | |
| uint32_t | nanosec |
| int32_t | sec |
Duration representation compatible with builtin_interfaces/msg/Duration.
| uint32_t nros_duration_t::nanosec |
Nanoseconds component (0 to 999,999,999)
| int32_t nros_duration_t::sec |
Seconds component (can be negative)