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

#include <bb_bench.hpp>

Public Attributes

OperationKey name
 
OperationKey parent
 
uint64_t ts_ns
 
uint64_t dur_ns
 
uint64_t tid
 

Detailed Description

Definition at line 88 of file bb_bench.hpp.

Member Data Documentation

◆ dur_ns

uint64_t bb::detail::PerCallEvent::dur_ns

Definition at line 92 of file bb_bench.hpp.

◆ name

OperationKey bb::detail::PerCallEvent::name

Definition at line 89 of file bb_bench.hpp.

◆ parent

OperationKey bb::detail::PerCallEvent::parent

Definition at line 90 of file bb_bench.hpp.

◆ tid

uint64_t bb::detail::PerCallEvent::tid

Definition at line 93 of file bb_bench.hpp.

◆ ts_ns

uint64_t bb::detail::PerCallEvent::ts_ns

Definition at line 91 of file bb_bench.hpp.


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