Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ get_result
Method
get_result
modules/core/core/src/async/job.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
int JobItem::get_result() SKR_NOEXCEPT
197
{
198
return result;
199
}
200
201
class JobFinalizeItem final : public JobItem
202
{
Callers
2
check
Method · 0.45
job.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected