![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bench.h>
Public Member Functions | |
| BenchRunner (std::string name, BenchFunction func) | |
Static Public Member Functions | |
| static void | RunAll (const Args &args) |
Private Types | |
| using | BenchmarkMap = std::map< std::string, BenchFunction > |
Static Private Member Functions | |
| static BenchmarkMap & | benchmarks () |
|
private |
| benchmark::BenchRunner::BenchRunner | ( | std::string | name, |
| BenchFunction | func | ||
| ) |
|
staticprivate |
|
static |