Bitcoin Core  27.99.0
P2P Digital Currency
Functions
index.cpp File Reference
#include <test/util/index.h>
#include <index/base.h>
#include <util/check.h>
#include <util/signalinterrupt.h>
#include <util/time.h>
Include dependency graph for index.cpp:

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...
 

Function Documentation

◆ IndexWaitSynced()

void IndexWaitSynced ( const BaseIndex index,
const util::SignalInterrupt interrupt 
)

Block until the index is synced to the current chain.

Definition at line 12 of file index.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: