FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
timer_callback_t Struct Reference

Data Fields

f64 time
 
timer_func_tfunc
 
any arg
 

Detailed Description

Definition at line 49 of file timer.c.

Field Documentation

any timer_callback_t::arg

Definition at line 53 of file timer.c.

timer_func_t* timer_callback_t::func

Definition at line 52 of file timer.c.

f64 timer_callback_t::time

Definition at line 51 of file timer.c.


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