Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
Public Attributes | List of all members
sbl::profiling::NamedSection Struct Reference

#include <report.hpp>

Collaboration diagram for sbl::profiling::NamedSection:

Public Attributes

const char * name
 
uint32_t avg
 

Detailed Description

Definition at line 40 of file report.hpp.

Member Data Documentation

◆ avg

uint32_t sbl::profiling::NamedSection::avg

Definition at line 42 of file report.hpp.

◆ name

const char* sbl::profiling::NamedSection::name

Definition at line 41 of file report.hpp.


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