(TimerID timerID,
void* associationIDvoid,
void* unused)
Defines the callback function that is called when an (INIT, COOKIE, SHUTDOWN etc) timer expires.
Documentation
Defines the callback function that is called when an (INIT, COOKIE, SHUTDOWN etc) timer expires.
- Parameters:
- timerID - ID of timer
associationIDvoid - pointer to param1, here to an Association ID value, it may be used
to identify the association, to which the timer function belongs
unused - pointer to param2 - timers have two params, by default. Not needed here.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.