MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / TotalSends

Method TotalSends

Src/ParameterCompone/Stats.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30QString CStats::TotalSends()
31{
32 return Convertbytes(GetTotalSends());
33}
34
35QString CStats::TotalReceives()
36{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected