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