CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
IdleService.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::IdleService
 A service that allows submitting work to be ran whenever the executor is going idle. More...
 

Namespaces

namespace  CeresEngine
 

Functions

template<typename ExecutionContext , ASIO_COMPLETION_TOKEN_FOR(void()) CompletionToken>
 CeresEngine::ASIO_INITFN_AUTO_RESULT_TYPE (CompletionToken, void()) idle(ExecutionContext &context
 
 CeresEngine::ASIO_MOVE_ARG (CompletionToken) token)