SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
|
This is the complete list of members for swt::DelayAwaitable, including all inherited members.
await_ready() const noexcept | swt::DelayAwaitable | inline |
await_resume() const noexcept | swt::DelayAwaitable | inline |
await_suspend(std::coroutine_handle<> handle) const noexcept | swt::DelayAwaitable | |
DelayAwaitable(std::shared_ptr< SLLooper > looper, int delayMs) | swt::DelayAwaitable | inline |
getDelayMs() const | swt::DelayAwaitable | inline |
getLooper() const | swt::DelayAwaitable | inline |
setReady() const | swt::DelayAwaitable | inline |