Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GenerateRecalculatingText
Method
GenerateRecalculatingText
libs/routing/turns_notification_manager.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
std::string NotificationManager::GenerateRecalculatingText() const
93
{
94
return m_getTtsText.GetRecalculatingNotification();
95
}
96
97
std::string NotificationManager::GenerateSpeedCameraText() const
98
{
Callers
1
GenerateNotifications
Method · 0.80
Calls
1
GetRecalculatingNotification
Method · 0.80
Tested by
no test coverage detected