Peano
|
Go to the source code of this file.
Namespaces | |
namespace | tarch |
Have to include this header, as I need access to the SYCL_EXTERNAL keyword. | |
Macros | |
#define | InlineMethod |
This is the marker that is to be used after the argument list of a function declaration. | |
Enumerations | |
enum class | tarch::MemoryUsageFormat { tarch::MByte } |
Functions | |
int | tarch::getMemoryUsage (MemoryUsageFormat format) |
Method for getting the application's memory footprint. | |
int | tarch::getTotalMemory (MemoryUsageFormat format) |
int | tarch::getFreeMemory (MemoryUsageFormat format) |