![]() |
Public API Reference |
#include <timer.h>
Inheritance diagram for iTimerEvent:
Public Methods | |
virtual bool | Perform (iTimerEvent *ev)=0 |
Perform the event. More... |
Definition at line 31 of file iutil/timer.h.
|
Perform the event. If this returns true the event is re-scheduled. Otherwise the event will be removed from the event timer. |