Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
modaloverlay.h
Go to the documentation of this file.
Definition: addressbookpage.h:12
static constexpr int HEADER_HEIGHT_DELTA_SYNC
The required delta of headers to the estimated number of available headers until we show the IBD prog...
Definition: modaloverlay.h:12
void tipUpdate(int count, const QDateTime &blockDate, double nVerificationProgress)
Definition: modaloverlay.cpp:91
Modal overlay to display information about the chain-sync state.
Definition: modaloverlay.h:19
void setKnownBestHeight(int count, const QDateTime &blockDate)
Definition: modaloverlay.cpp:83
void showHide(bool hide=false, bool userRequested=false)
Definition: modaloverlay.cpp:165
QVector< QPair< qint64, double > > blockProcessTime
Definition: modaloverlay.h:46