![]() |
Bitcoin Core
22.0.0
P2P Digital Currency
|
#include <bench/bench.h>#include <crypto/sha256.h>#include <util/strencodings.h>#include <util/system.h>#include <memory>Go to the source code of this file.
Functions | |
| static void | SetupBenchArgs (ArgsManager &argsman) |
| static std::vector< double > | parseAsymptote (const std::string &str) |
| int | main (int argc, char **argv) |
Variables | |
| static const char * | DEFAULT_BENCH_FILTER = ".*" |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
|
static |
|
static |
Definition at line 15 of file bench_bitcoin.cpp.
|
static |
Definition at line 13 of file bench_bitcoin.cpp.
1.8.14