Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
169
void InitDebugFiles()
170
{
171
#ifdef DDS_SCHEDULER
172
InitFileScheduler();
173
#endif
174
}
175
176
177
void CloseDebugFiles()
Callers
1
SetResources
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected