GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Static Public Member Functions | List of all members
gd::SystemStats Class Reference

Tool class to provide information about the system. More...

#include <SystemStats.h>

Static Public Member Functions

static size_t GetUsedVirtualMemory ()
 

Detailed Description

Tool class to provide information about the system.

Member Function Documentation

◆ GetUsedVirtualMemory()

size_t gd::SystemStats::GetUsedVirtualMemory ( )
static

Return the virtual memory used by the process, in KB.

Returns
0 if the information is not available

The documentation for this class was generated from the following files: