MCPcopy Create free account
hub / github.com/chrxh/alien / isTimeout

Method isTimeout

source/EngineImpl/EngineWorker.cpp:640–643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

638}
639
640bool EngineWorkerGuard::isTimeout() const
641{
642 return _isTimeout;
643}
644
645void EngineWorkerGuard::checkForException(ExceptionData const& exceptionData)
646{

Calls

no outgoing calls

Tested by

no test coverage detected