|
KiwiScheduler
|
The timer is the pure virtual class that used by task. More...
Public Member Functions | |
| virtual | ~Timer () |
| The destructor. | |
| virtual void | callback ()=0 |
| The callback method. | |
The timer is the pure virtual class that used by task.
1.8.11