Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
benchmark::BenchRunner::Bench Struct Reference

Public Attributes

BenchFunction func
 
uint64_t num_iters_for_one_second
 

Detailed Description

Definition at line 87 of file bench.h.

Member Data Documentation

BenchFunction benchmark::BenchRunner::Bench::func

Definition at line 88 of file bench.h.

uint64_t benchmark::BenchRunner::Bench::num_iters_for_one_second

Definition at line 89 of file bench.h.


The documentation for this struct was generated from the following file: