MCPcopy 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
64QString CStats::SendRate()
65{
66 return Convertbytes(GetSendRate()) + "/" + tr("S");
67}
68
69QString CStats::ReceiveRate()
70{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected