Awaitable that yields control back to the caller/event loop once.
More...
#include <Delay.hpp>
Awaitable that yields control back to the caller/event loop once.
◆ await_ready()
| constexpr bool corium::async::YieldAwaiter::await_ready |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ await_resume()
| constexpr void corium::async::YieldAwaiter::await_resume |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ await_suspend()
| void corium::async::YieldAwaiter::await_suspend |
( |
std::coroutine_handle<> |
handle | ) |
const |
|
inlinenoexcept |
The documentation for this struct was generated from the following file: