API Reference Manual
1.46.0
|
ODP timer pool information and configuration. More...
#include <timer_types.h>
Data Fields | |
odp_timer_pool_param_t | param |
Parameters specified at creation. | |
uint32_t | cur_timers |
Number of currently allocated timers. | |
uint32_t | hwm_timers |
High watermark of allocated timers. | |
const char * | name |
Name of timer pool. | |
odp_timer_tick_info_t | tick_info |
Timer pool tick information. | |
ODP timer pool information and configuration.
Definition at line 585 of file api/spec/timer_types.h.