Coconut Framework  beta
Public Attributes | List of all members
CNMemoryProfile Struct Reference

Information to present memory profile. More...

#include <CNMemoryProfile.h>

Public Attributes

size_t usedMemorySize
 
size_t reservedMemorySize
 

Detailed Description

Information to present memory profile.

Member Data Documentation

size_t CNMemoryProfile::usedMemorySize

Size of used memory by the application

size_t CNMemoryProfile::reservedMemorySize

Size of reserved memoy by the resource


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