Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::GoogleBenchOpCountReporter Struct Reference

#include <op_count_google_bench.hpp>

Public Member Functions

 GoogleBenchOpCountReporter (::benchmark::State &state)
 
 ~GoogleBenchOpCountReporter ()
 

Public Attributes

::benchmark::State & state
 
bool cancelled = false
 

Detailed Description

Definition at line 22 of file op_count_google_bench.hpp.

Constructor & Destructor Documentation

◆ GoogleBenchOpCountReporter()

bb::GoogleBenchOpCountReporter::GoogleBenchOpCountReporter ( ::benchmark::State &  state)
inline

Definition at line 26 of file op_count_google_bench.hpp.

◆ ~GoogleBenchOpCountReporter()

bb::GoogleBenchOpCountReporter::~GoogleBenchOpCountReporter ( )
inline

Definition at line 32 of file op_count_google_bench.hpp.

Member Data Documentation

◆ cancelled

bool bb::GoogleBenchOpCountReporter::cancelled = false

Definition at line 25 of file op_count_google_bench.hpp.

◆ state

::benchmark::State& bb::GoogleBenchOpCountReporter::state

Definition at line 24 of file op_count_google_bench.hpp.


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