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

Method ScopedScheduledCall

CobaltFusion/Executor.cpp:110–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110ScopedScheduledCall::ScopedScheduledCall()
111{
112}
113
114ScopedScheduledCall::ScopedScheduledCall(const ScheduledCall& call) :
115 m_call(call)

Callers

nothing calls this directly

Calls 1

ScheduledCallClass · 0.85

Tested by

no test coverage detected