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

#include <bb_bench.hpp>

Public Member Functions

 BenchReporter (TimeStatsEntry *entry)
 
 ~BenchReporter ()
 

Public Attributes

TimeStatsEntryparent
 
TimeStatsEntrystats
 
std::size_t time
 

Detailed Description

Definition at line 180 of file bb_bench.hpp.

Constructor & Destructor Documentation

◆ BenchReporter()

bb::detail::BenchReporter::BenchReporter ( TimeStatsEntry entry)

Definition at line 571 of file bb_bench.cpp.

◆ ~BenchReporter()

bb::detail::BenchReporter::~BenchReporter ( )

Definition at line 585 of file bb_bench.cpp.

Member Data Documentation

◆ parent

TimeStatsEntry* bb::detail::BenchReporter::parent

Definition at line 181 of file bb_bench.hpp.

◆ stats

TimeStatsEntry* bb::detail::BenchReporter::stats

Definition at line 182 of file bb_bench.hpp.

◆ time

std::size_t bb::detail::BenchReporter::time

Definition at line 183 of file bb_bench.hpp.


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