MCPcopy Create free account
hub / github.com/ddnet/ddnet / ShutdownJobs

Method ShutdownJobs

src/engine/shared/engine.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105 void ShutdownJobs() override
106 {
107 m_JobPool.Shutdown();
108 }
109
110 void SetAdditionalLogger(std::shared_ptr<ILogger> &&pLogger) override
111 {

Callers 2

RunMethod · 0.80
RunMethod · 0.80

Calls 1

ShutdownMethod · 0.45

Tested by

no test coverage detected