Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ predicate
Method
predicate
modules/core/core/src/core/log/log_worker.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
bool LogWorker::predicate() SKR_NOEXCEPT
213
{
214
return queue_->query_cnt();
215
}
216
217
void LogWorker::process_logs() SKR_NOEXCEPT
218
{
Callers
nothing calls this directly
Calls
1
query_cnt
Method · 0.80
Tested by
no test coverage detected