A single AVM per-stage timing entry. value_ms is wall-clock milliseconds captured by bb::avm2::Stats during a prove or check-circuit call.
More...
#include <bbapi_avm.hpp>
A single AVM per-stage timing entry. value_ms is wall-clock milliseconds captured by bb::avm2::Stats during a prove or check-circuit call.
Definition at line 25 of file bbapi_avm.hpp.
◆ operator==()
| bool bb::bbapi::AvmStat::operator== |
( |
const AvmStat & |
| ) |
const |
|
default |
◆ SERIALIZATION_FIELDS()
| bb::bbapi::AvmStat::SERIALIZATION_FIELDS |
( |
name |
, |
|
|
value_ms |
|
|
) |
| |
◆ MSGPACK_SCHEMA_NAME
| constexpr const char bb::bbapi::AvmStat::MSGPACK_SCHEMA_NAME[] = "AvmStat" |
|
staticconstexpr |
◆ name
| std::string bb::bbapi::AvmStat::name |
◆ value_ms
| uint64_t bb::bbapi::AvmStat::value_ms |
The documentation for this struct was generated from the following file: