MCPcopy 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
212bool LogWorker::predicate() SKR_NOEXCEPT
213{
214 return queue_->query_cnt();
215}
216
217void LogWorker::process_logs() SKR_NOEXCEPT
218{

Callers

nothing calls this directly

Calls 1

query_cntMethod · 0.80

Tested by

no test coverage detected