SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
Loading...
Searching...
No Matches
swt::DelayAwaitable Member List

This is the complete list of members for swt::DelayAwaitable, including all inherited members.

await_ready() const noexceptswt::DelayAwaitableinline
await_resume() const noexceptswt::DelayAwaitableinline
await_suspend(std::coroutine_handle<> handle) const noexceptswt::DelayAwaitable
DelayAwaitable(std::shared_ptr< SLLooper > looper, int delayMs)swt::DelayAwaitableinline
getDelayMs() constswt::DelayAwaitableinline
getLooper() constswt::DelayAwaitableinline
setReady() constswt::DelayAwaitableinline