GNU Radio 3.5.1 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_timer |
implement timeouts More... | |
Functions | |
GR_CORE_API gr_timer_sptr | gr_make_timer (gr_timer_hook, void *) |
create a timeout. | |
Variables | |
GR_CORE_API typedef void(* | gr_timer_hook )(gr_timer *, void *) |
GR_CORE_API typedef void(* gr_timer_hook)(gr_timer *, void *) |