nros C API
Lightweight ROS 2 client for embedded real-time systems
Loading...
Searching...
No Matches
Data Fields
nros_time_t Struct Reference

#include <nros_generated.h>

Data Fields

uint32_t nanosec
 
int32_t sec
 

Detailed Description

Time representation compatible with builtin_interfaces/msg/Time.

Field Documentation

◆ nanosec

uint32_t nros_time_t::nanosec

Nanoseconds component (0 to 999,999,999)

◆ sec

int32_t nros_time_t::sec

Seconds component


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