MCPcopy Create free account
hub / github.com/crownengine/crown / console_server

Function console_server

src/device/console_server.cpp:643–646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

641} // namespace console_server_globals
642
643ConsoleServer *console_server()
644{
645 return console_server_globals::_console_server;
646}
647
648} // namespace crown

Callers 9

notify_add_fileFunction · 0.85
notify_remove_fileFunction · 0.85
notify_add_treeFunction · 0.85
notify_remove_treeFunction · 0.85
notify_change_fileFunction · 0.85
main_data_compilerFunction · 0.85
console_logFunction · 0.85
main_runtimeFunction · 0.85
load_apiFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected