|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstddef>#include <iomanip>#include <iostream>#include <mutex>#include <barretenberg/common/wasm_export.hpp>Go to the source code of this file.
Functions | |
| std::size_t | peak_rss_bytes () |
| WASM_EXPORT void | logstr (char const *msg) |
| WASM_EXPORT void logstr | ( | char const * | msg | ) |
Definition at line 67 of file logstr.cpp.
| std::size_t peak_rss_bytes | ( | ) |
Definition at line 32 of file logstr.cpp.