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

#include <op_count.hpp>

Public Member Functions

 OpCountTimeReporter (OpStats *stats)
 
 ~OpCountTimeReporter ()
 

Public Attributes

OpStatsstats
 
std::size_t time
 

Detailed Description

Definition at line 122 of file op_count.hpp.

Constructor & Destructor Documentation

◆ OpCountTimeReporter()

bb::detail::OpCountTimeReporter::OpCountTimeReporter ( OpStats stats)

Definition at line 89 of file op_count.cpp.

◆ ~OpCountTimeReporter()

bb::detail::OpCountTimeReporter::~OpCountTimeReporter ( )

Definition at line 96 of file op_count.cpp.

Member Data Documentation

◆ stats

OpStats* bb::detail::OpCountTimeReporter::stats

Definition at line 123 of file op_count.hpp.

◆ time

std::size_t bb::detail::OpCountTimeReporter::time

Definition at line 124 of file op_count.hpp.


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