MySQL 9.0.0
Source Code Documentation
my_timer_t Struct Reference

#include <my_timer.h>

Public Attributes

os_timer_t id
 
void(* notify_function )(my_timer_t *)
 Timer expiration notification function. More...
 

Member Data Documentation

◆ id

os_timer_t my_timer_t::id

◆ notify_function

void(* my_timer_t::notify_function) (my_timer_t *)

Timer expiration notification function.


The documentation for this struct was generated from the following file: