OpenLexocad
27.0
Memory_Usage.h
Go to the documentation of this file.
1
#include <
Base/base_defines.h
>
2
3
class
BASE_EXPORT
Memory_Usage
4
{
5
public
:
6
static
long
long
usageBytes();
7
static
unsigned
long
usageMegaBytes();
8
static
unsigned
long
systemMemoryMegaBytes();
9
static
unsigned
long
availMemoryMegaBytes();
10
};
BASE_EXPORT
#define BASE_EXPORT
Definition:
base_defines.h:12
base_defines.h
lexocad
Base
include
Base
Memory_Usage.h
Generated by
1.8.15