FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
timer_callback_t Struct Reference

Data Fields

f64 time
 
timer_func_tfunc
 
any arg
 

Detailed Description

Definition at line 53 of file timer.c.

Field Documentation

any timer_callback_t::arg

Definition at line 57 of file timer.c.

timer_func_t* timer_callback_t::func

Definition at line 56 of file timer.c.

f64 timer_callback_t::time

Definition at line 55 of file timer.c.


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