Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
benchmark Namespace Reference

Classes

struct  Args
class  BenchRunner
class  Bench
 Main entry point to nanobench's benchmarking facility. More...

Typedefs

using BenchFunction = std::function<void(Bench&)>

Typedef Documentation

◆ BenchFunction

using benchmark::BenchFunction = std::function<void(Bench&)>

Definition at line 41 of file bench.h.