Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ ReceiveRate
Method
ReceiveRate
Src/ParameterCompone/Stats.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
QString CStats::ReceiveRate()
70
{
71
return Convertbytes(GetReceiveRate()) +
"/"
+ tr(
"S"
);
72
}
73
74
double CStats::GetSendRate()
75
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected