Allow library user to provide callbacks signaling different phases of async event loop cycle. More...
#include <Async.h>
Public Attributes | |
Function< void(AsyncEventLoop &)> | beforeBlockingPoll |
Function< void(AsyncEventLoop &)> | afterBlockingPoll |
Allow library user to provide callbacks signaling different phases of async event loop cycle.