MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / MakeScheduledCall

Method MakeScheduledCall

CobaltFusion/Executor.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26ScheduledCall ExecutorBase::MakeScheduledCall(unsigned id)
27{
28 return ScheduledCall(*this, id);
29}
30
31unsigned ExecutorBase::GetCallId()
32{

Callers

nothing calls this directly

Calls 1

ScheduledCallClass · 0.85

Tested by

no test coverage detected