Fabcoin Core
0.16.2
P2P Digital Currency
|
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 std::function<void(State&)> benchmark::BenchFunction |
using benchmark::clock = typedef best_clock::type |
using benchmark::duration = typedef clock::duration |
using benchmark::time_point = typedef clock::time_point |