LeviLamina
Loading...
Searching...
No Matches
ll::coro::SleepAwaiter Class Reference

Public Member Functions

template<class R , class P >
constexpr SleepAwaiter (std::chrono::duration< R, P > dur, ExecutorRef exec=nullptr)
 
template<class C , class D >
constexpr SleepAwaiter (std::chrono::time_point< C, D > time, ExecutorRef exec=nullptr)
 
constexpr void setExecutor (ExecutorRef ex)
 
constexpr bool await_ready () const noexcept
 
void await_suspend (std::coroutine_handle<> handle)
 
constexpr void await_resume () const noexcept
 

The documentation for this class was generated from the following file: