API Reference Manual  1.45.1
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, and odp_timer_perf.c.

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


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