nros C API
Lightweight ROS 2 client for embedded real-time systems
Loading...
Searching...
No Matches
timer.h File Reference

Periodic timer API. More...

#include "nros/types.h"
Include dependency graph for timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Periodic timer API.

Create timers with nros_timer_init() and register them with an executor via nros_executor_register_timer().