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

#include <section.hpp>

Collaboration diagram for sbl::profiling::SectionProfile:

Public Member Functions

void update (uint32_t)
 

Static Public Attributes

static constexpr uint32_t avg = 0
 

Detailed Description

Definition at line 44 of file section.hpp.

Member Function Documentation

◆ update()

void sbl::profiling::SectionProfile::update ( uint32_t  )
inline

Definition at line 47 of file section.hpp.

Member Data Documentation

◆ avg

constexpr uint32_t sbl::profiling::SectionProfile::avg = 0
staticconstexpr

Definition at line 45 of file section.hpp.


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