Bitcoin Core 30.99.0
P2P Digital Currency
Classes | Typedefs
benchmark Namespace Reference

Classes

struct  Args
 
class  BenchRunner
 

Typedefs

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

Typedef Documentation

◆ BenchFunction

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

Definition at line 41 of file bench.h.