Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ size
Method
size
src/qt/peertablemodel.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
int size() const
90
{
91
return cachedNodeStats.size();
92
}
93
94
CNodeCombinedStats *index(int idx)
95
{
Callers
4
refreshPeers
Method · 0.45
index
Method · 0.45
rowCount
Method · 0.45
headerData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected