#include <MRViewer/MRAsyncTimer.h>
Public Types | |
| using | Command = std::function<void()> |
Public Member Functions | |
| AsyncRequest () | |
| ~AsyncRequest () | |
| void | request (const Time &time, Command command) |
| void | requestIfNotSet (const Time &time, Command command) |
| void | reset () |
| clears command | |
Complete given command in given time may know only one command at a time terminate listener in destructor