Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetMode
Method
SetMode
libs/routing/speed_camera_manager.cpp:390–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
void SpeedCameraManager::SetMode(SpeedCameraManagerMode mode)
391
{
392
m_mode = mode;
393
settings::Set(kSpeedCamModeKey, static_cast<int>(mode));
394
}
395
396
std::string DebugPrint(SpeedCameraManager::Interval interval)
397
{
Callers
8
Do
Method · 0.45
MakeSingleMwmWorldGraph
Method · 0.45
AdjustRoute
Method · 0.45
Calc2Times
Method · 0.45
ProcessLeapsJoints
Method · 0.45
RedressRoute
Method · 0.45
SetupAlgorithmMode
Method · 0.45
InitRoutingSession
Function · 0.45
Calls
1
Set
Function · 0.50
Tested by
1
InitRoutingSession
Function · 0.36