FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
timer_callback_t Struct Reference

Data Fields

f64 time
 
timer_func_tfunc
 
any arg
 

Detailed Description

Definition at line 48 of file timer.c.

Field Documentation

any timer_callback_t::arg

Definition at line 52 of file timer.c.

timer_func_t* timer_callback_t::func

Definition at line 51 of file timer.c.

f64 timer_callback_t::time

Definition at line 50 of file timer.c.


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