timer_cb_t typedef

typedef void(* timer_cb_t) (const struct timer_task *const timer_task)

Timer task callback function type.