|
myMPD
Internal API documentation
|
#include <timer.h>

Data Fields | |
| int | fd |
| holds the timerfd | |
| timer_handler | callback |
| timer callback function | |
| struct t_timer_definition * | definition |
| optional pointer to timer definition (GUI) | |
| int | timeout |
| seconds when timer will run | |
| int | interval |
| reschedule timer interval | |
Timer node