Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
640
bool EngineWorkerGuard::isTimeout() const
641
{
642
return _isTimeout;
643
}
644
645
void EngineWorkerGuard::checkForException(ExceptionData const& exceptionData)
646
{
Callers
2
tryDrawVectorGraphics
Method · 0.80
tryDrawVectorGraphicsAndReturnOverlay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected