MCPcopy 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
41void PeerTableModel::stopAutoRefresh()
42{
43 timer->stop();
44}
45
46int PeerTableModel::rowCount(const QModelIndex& parent) const
47{

Callers 1

hideEventMethod · 0.80

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected