MCPcopy 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
69QString CStats::ReceiveRate()
70{
71 return Convertbytes(GetReceiveRate()) + "/" + tr("S");
72}
73
74double CStats::GetSendRate()
75{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected