#include <PhxClock.h>
Inheritance diagram for Phx::Clock::Task::Listener:

Public Member Functions | |
| virtual void | onTimeout (double scheduledTime)=0 |
| When the Clock's time passes the Task's nextTime(), this method is invoked on the installed listener. | |
|
|
When the Clock's time passes the Task's nextTime(), this method is invoked on the installed listener.
|
1.4.2