Lydia - Printhead
Loading...
Searching...
No Matches
Timer< max_tasks, time_func > Member List

This is the complete list of members for Timer< max_tasks, time_func >, including all inherited members.

add_task(unsigned long start, unsigned long expires, handler_t h, void *opaque, bool repeat=0)Timer< max_tasks, time_func >inlineprivate
at(unsigned long time, handler_t h, void *opaque=NULL)Timer< max_tasks, time_func >inline
every(unsigned long interval, handler_t h, void *opaque=NULL)Timer< max_tasks, time_func >inline
handler_t typedefTimer< max_tasks, time_func >
in(unsigned long delay, handler_t h, void *opaque=NULL)Timer< max_tasks, time_func >inline
next_task_slot()Timer< max_tasks, time_func >inlineprivate
remove(struct task *task)Timer< max_tasks, time_func >inlineprivate
tasksTimer< max_tasks, time_func >private
tick()Timer< max_tasks, time_func >inline
tick(unsigned long t)Timer< max_tasks, time_func >inline