Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Windscribe/Desktop-App
/ setPing
Method
setPing
src/client/engine/engine/ping/pingmanager.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void PingManager::setPing(const QString &ip, PingTime pingTime)
60
{
61
pingStorage_.setPing(ip, pingTime);
62
}
63
64
void PingManager::onPingTimer()
65
{
Callers
2
generateLocationsUpdated
Method · 0.45
onPingFinished
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected