MCPcopy Create free account
hub / github.com/comaps/comaps / Restart

Method Restart

libs/drape_frontend/read_manager.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void ReadManager::Restart()
79{
80 Stop();
81 Start();
82}
83
84void ReadManager::OnTaskFinished(threads::IRoutine * task)
85{

Callers 1

AcceptMessageMethod · 0.80

Calls 1

StopFunction · 0.85

Tested by

no test coverage detected