Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <test/util/index.h>
#include <index/base.h>
#include <util/check.h>
#include <util/signalinterrupt.h>
#include <util/time.h>
Go to the source code of this file.
Functions | |
void | IndexWaitSynced (const BaseIndex &index, const util::SignalInterrupt &interrupt) |
Block until the index is synced to the current chain. More... | |
void IndexWaitSynced | ( | const BaseIndex & | index, |
const util::SignalInterrupt & | interrupt | ||
) |