Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ IsEmpty
Method
IsEmpty
CobaltFusion/Executor.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
bool TimedCalls::IsEmpty() const
38
{
39
return m_scheduledCalls.empty();
40
}
41
42
void TimedCalls::Insert(CallData&& call)
43
{
Callers
2
RunOne
Method · 0.80
ResetTimer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected