Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ startAutoRefresh
Method
startAutoRefresh
src/qt/peertablemodel.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void PeerTableModel::startAutoRefresh()
37
{
38
timer->start();
39
}
40
41
void PeerTableModel::stopAutoRefresh()
42
{
Callers
1
showEvent
Method · 0.80
Calls
1
start
Method · 0.45
Tested by
no test coverage detected