API Reference Manual  1.46.0
odp_timer_res_capability_t Struct Reference

Timer resolution capability. More...

#include <timer_types.h>

Data Fields

uint64_t res_ns
 Timeout resolution in nanoseconds.
 
uint64_t res_hz
 Timeout resolution in hertz.
 
uint64_t min_tmo
 Minimum relative timeout in nanoseconds.
 
uint64_t max_tmo
 Maximum relative timeout in nanoseconds.
 

Detailed Description

Timer resolution capability.

Examples
odp_debug.c, odp_stress.c, odp_timer_perf.c, and odp_timer_stress.c.

Definition at line 82 of file api/spec/timer_types.h.


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