Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <op_count.hpp>
Public Attributes | |
std::string | key |
std::string | thread_id |
std::shared_ptr< OpStats > | count |
Definition at line 67 of file op_count.hpp.
std::shared_ptr<OpStats> bb::detail::GlobalOpCountContainer::Entry::count |
Definition at line 70 of file op_count.hpp.
std::string bb::detail::GlobalOpCountContainer::Entry::key |
Definition at line 68 of file op_count.hpp.
std::string bb::detail::GlobalOpCountContainer::Entry::thread_id |
Definition at line 69 of file op_count.hpp.