TimerManagerCallBack

This method is a callback of the timer manager. which notifies the manager of the tick.

Visibility
Public
Signature
typedef void (*TimerManagerCallBack)(void*);

Feedback