MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / Reload

Method Reload

TranslucentTB/managers/configmanager.cpp:209–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209void ConfigManager::Reload()
210{
211 Load();
212 UpdateVerbosity();
213 m_Callback(m_Context);
214}
215
216bool ConfigManager::ScheduleReload()
217{

Callers 2

WatcherCallbackMethod · 0.80
TimerCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected