22 #ifndef INCLUDED_GR_TIMER_H
23 #define INCLUDED_GR_TIMER_H
65 void schedule_at (
double abs_when);
71 void schedule_after (
double rel_when);
78 void schedule_periodic (
double abs_when,
double period);
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define GR_CORE_API
Definition: gr_core_api.h:30
implement timeouts
Definition: gr_timer.h:45
GR_CORE_API typedef void(* gr_timer_hook)(gr_timer *, void *)
Definition: gr_timer.h:32
GR_CORE_API gr_timer_sptr gr_make_timer(gr_timer_hook, void *)
create a timeout.
VOLK_API void(kern.name) _manual($kern.arglist_full
Call into a specific implementation given by name.