|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/diagnostics/diagnostics.h>
Public Member Functions | |
| void | reset () noexcept |
Public Attributes | |
| std::uint64_t | allocations = 0 |
| std::uint64_t | allocation_bytes = 0 |
| std::uint64_t | deallocations = 0 |
| std::uint64_t | deallocation_bytes = 0 |
Per-thread counts and byte totals reported by instrumented allocators.