Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <bench/bench.h>
#include <test/util/setup_common.h>
#include <validation.h>
#include <memory>
Go to the source code of this file.
Functions | |
static void | CheckBlockIndex (benchmark::Bench &bench) |
BENCHMARK (CheckBlockIndex, benchmark::PriorityLevel::HIGH) | |
BENCHMARK | ( | CheckBlockIndex | , |
benchmark::PriorityLevel::HIGH | |||
) |
|
static |