Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ stopAutoRefresh
Method
stopAutoRefresh
src/qt/peertablemodel.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void PeerTableModel::stopAutoRefresh()
134
{
135
timer->stop();
136
}
137
138
int PeerTableModel::rowCount(const QModelIndex &parent) const
139
{
Callers
1
hideEvent
Method · 0.80
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected