Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <bench/bench.h>
#include <streams.h>
#include <util/fs.h>
#include <cstddef>
#include <cstdint>
#include <cstdio>
Go to the source code of this file.
Functions | |
static void | FindByte (benchmark::Bench &bench) |
BENCHMARK (FindByte, benchmark::PriorityLevel::HIGH) | |
BENCHMARK | ( | FindByte | , |
benchmark::PriorityLevel::HIGH | |||
) |
|
static |