Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
void ReadManager::Restart()
79
{
80
Stop();
81
Start();
82
}
83
84
void ReadManager::OnTaskFinished(threads::IRoutine * task)
85
{
Callers
1
AcceptMessage
Method · 0.80
Calls
1
Stop
Function · 0.85
Tested by
no test coverage detected