oneshot callable function wrapper More...
#include <evented.h>
Inherits Schedule::Evented::Schedulable.
Public Member Functions | |
| void | call () override |
| this method is called to run the Schedulable | |
| bool | schedule (uint32_t t) override |
| return true if object should be scheduled at this time | |
oneshot callable function wrapper