MemoryUsage Struct Reference

#include <ArmarXCore/core/system/ProcessWatcher.h>

Public Attributes

int fastbinBlocks
 
int totalAllocatedSpace
 
int totalFreeSpace
 

Detailed Description

Definition at line 61 of file ProcessWatcher.h.

Member Data Documentation

◆ fastbinBlocks

int fastbinBlocks

Definition at line 63 of file ProcessWatcher.h.

◆ totalAllocatedSpace

int totalAllocatedSpace

Definition at line 64 of file ProcessWatcher.h.

◆ totalFreeSpace

int totalFreeSpace

Definition at line 65 of file ProcessWatcher.h.


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