Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Typedefs
benchmark Namespace Reference

Classes

class  BenchRunner
 
struct  best_clock
 
class  ConsolePrinter
 
class  PlotlyPrinter
 
class  Printer
 
class  State
 

Typedefs

using clock = best_clock::type
 
using time_point = clock::time_point
 
using duration = clock::duration
 
typedef std::function< void(State &)> BenchFunction
 

Typedef Documentation

Definition at line 83 of file bench.h.

Definition at line 48 of file bench.h.

using benchmark::duration = typedef clock::duration

Definition at line 50 of file bench.h.

using benchmark::time_point = typedef clock::time_point

Definition at line 49 of file bench.h.