Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
QString CStats::TotalSends()
31
{
32
return Convertbytes(GetTotalSends());
33
}
34
35
QString CStats::TotalReceives()
36
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected