Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
QString CStats::TotalReceives()
36
{
37
return Convertbytes(GetTotalReceives());
38
}
39
40
quint64 CStats::GetTotalSends()
41
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected