ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rcl_time_point_s Struct Reference

A single point in time, measured in nanoseconds, the reference point is based on the source. More...

#include <rcl/time.h>

Public Attributes

rcl_time_point_value_t nanoseconds
 Nanoseconds of the point in time.
 
rcl_clock_type_t clock_type
 Clock type of the point in time.
 

Detailed Description

A single point in time, measured in nanoseconds, the reference point is based on the source.

Definition at line 155 of file time.h.


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