@web-font-path: "roboto-debian.css";
Information about a repeating timer. More...
#include <time.h>

Data Fields | |
| int64_t | delay_us |
| alarm_pool_t * | pool |
| alarm_id_t | alarm_id |
| repeating_timer_callback_t | callback |
| void * | user_data |
Information about a repeating timer.