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

#include <op_count.hpp>

Public Attributes

std::string key
 
std::string thread_id
 
std::shared_ptr< OpStatscount
 

Detailed Description

Definition at line 67 of file op_count.hpp.

Member Data Documentation

◆ count

std::shared_ptr<OpStats> bb::detail::GlobalOpCountContainer::Entry::count

Definition at line 70 of file op_count.hpp.

◆ key

std::string bb::detail::GlobalOpCountContainer::Entry::key

Definition at line 68 of file op_count.hpp.

◆ thread_id

std::string bb::detail::GlobalOpCountContainer::Entry::thread_id

Definition at line 69 of file op_count.hpp.


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