Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <op_count.hpp>
Static Public Member Functions | |
static OpStats * | ensure_stats () |
static constexpr void | increment_op_count () |
static constexpr void | add_clock_time (std::size_t time) |
Static Public Attributes | |
static thread_local std::shared_ptr< OpStats > | stats |
Definition at line 86 of file op_count.hpp.
|
inlinestaticconstexpr |
Definition at line 108 of file op_count.hpp.
|
inlinestatic |
Definition at line 91 of file op_count.hpp.
|
inlinestaticconstexpr |
Definition at line 99 of file op_count.hpp.
|
static |
Definition at line 89 of file op_count.hpp.