ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rcl_timer_impl_s Struct Reference
Collaboration diagram for rcl_timer_impl_s:
Collaboration graph
[legend]

Public Attributes

rcl_clock_tclock
 
rcl_context_tcontext
 
rcl_guard_condition_t guard_condition
 
atomic_uintptr_t callback
 
atomic_uint_least64_t period
 
atomic_int_least64_t last_call_time
 
atomic_int_least64_t next_call_time
 
atomic_int_least64_t time_credit
 
atomic_bool canceled
 
rcl_allocator_t allocator
 

Detailed Description

Definition at line 30 of file timer.c.


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