Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ stopAutoRefresh
Method
stopAutoRefresh
src/qt/peertablemodel.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void PeerTableModel::stopAutoRefresh()
42
{
43
timer->stop();
44
}
45
46
int PeerTableModel::rowCount(const QModelIndex& parent) const
47
{
Callers
1
hideEvent
Method · 0.80
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected