MySQL 9.1.0
Source Code Documentation
|
#include <my_timer.h>
Public Attributes | |
os_timer_t | id |
void(* | notify_function )(my_timer_t *) |
Timer expiration notification function. More... | |
os_timer_t my_timer_t::id |
void(* my_timer_t::notify_function) (my_timer_t *) |
Timer expiration notification function.