MCPcopy 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
133void PeerTableModel::stopAutoRefresh()
134{
135 timer->stop();
136}
137
138int PeerTableModel::rowCount(const QModelIndex &parent) const
139{

Callers 1

hideEventMethod · 0.80

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected