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

Method TotalReceives

Src/ParameterCompone/Stats.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35QString CStats::TotalReceives()
36{
37 return Convertbytes(GetTotalReceives());
38}
39
40quint64 CStats::GetTotalSends()
41{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected