Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
Loading...
Searching...
No Matches
DekiMemoryStats Struct Reference

Memory statistics structure. More...

#include <DekiMemory.h>

Public Attributes

uint32_t totalAllocated
uint32_t psramAllocated
uint32_t internalRamAllocated

Detailed Description

Memory statistics structure.

Member Data Documentation

◆ totalAllocated

uint32_t DekiMemoryStats::totalAllocated

◆ psramAllocated

uint32_t DekiMemoryStats::psramAllocated

◆ internalRamAllocated

uint32_t DekiMemoryStats::internalRamAllocated

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