Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
logstr.cpp File Reference
#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)
 

Function Documentation

◆ logstr()

WASM_EXPORT void logstr ( char const *  msg)

Definition at line 67 of file logstr.cpp.

◆ peak_rss_bytes()

std::size_t peak_rss_bytes ( )

Definition at line 32 of file logstr.cpp.