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

Method Run

DebugView++/DebugView++.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 int Run()
60 {
61 return m_loop.Run();
62 }
63
64private:
65 CAppModule& m_module;

Callers 1

MainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected