rmw  master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
Public Attributes | List of all members
rmw_time_t Struct Reference

#include <types.h>

Public Attributes

uint64_t sec
 
uint64_t nsec
 

Member Data Documentation

◆ sec

uint64_t rmw_time_t::sec

◆ nsec

uint64_t rmw_time_t::nsec

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