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

Data Fields | |
| unsigned | last_id |
| highest timer id in the list | |
| int | active |
| number of enabled timers | |
| struct t_list | list |
| timer definition | |
| bool * | repopulate_pfds |
| Pointer to repopulate state in mympd_state struct. | |
Struct for timers containing a t_list with t_timer_nodes