MCPcopy Create free account
hub / github.com/dds-bridge/dds / InitDebugFiles

Function InitDebugFiles

library/src/init.cpp:169–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167
168
169void InitDebugFiles()
170{
171#ifdef DDS_SCHEDULER
172 InitFileScheduler();
173#endif
174}
175
176
177void CloseDebugFiles()

Callers 1

SetResourcesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected