|
SPH
|
#include <DelayedCallback.h>
Public Member Functions | |
| DelayedCallback ()=default | |
| void | start (const int milliseconds, Function< void()> newCallback) |
| void | stop () |
Definition at line 8 of file DelayedCallback.h.
|
default |
|
inline |
Definition at line 15 of file DelayedCallback.h.
|
inline |
Definition at line 20 of file DelayedCallback.h.