MCPcopy 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

refreshPeersMethod · 0.45
indexMethod · 0.45
rowCountMethod · 0.45
headerDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected