LeviLamina
Loading...
Searching...
No Matches
ll::coro::Executor Class Referenceabstract
+ Inheritance diagram for ll::coro::Executor:

Public Types

using Clock = std::chrono::steady_clock
 
using Duration = Clock::duration
 

Public Member Functions

 Executor (std::string name)
 
std::string const & getName () const
 
virtual void execute (std::function< void()>) const =0
 
virtual std::shared_ptr< data::CancellableCallbackexecuteAfter (std::function< void()>, Duration) const =0
 

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