MCPcopy 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
59void PingManager::setPing(const QString &ip, PingTime pingTime)
60{
61 pingStorage_.setPing(ip, pingTime);
62}
63
64void PingManager::onPingTimer()
65{

Callers 2

onPingFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected