15 #ifdef DtUSE_UTILITIES_NAMESPACE
16 namespace DtUSE_UTILITIES_NAMESPACE
39 #include "vlMemUtil.inl"
43 #ifdef DtUSE_UTILITIES_NAMESPACE
unsigned long DtTotalPhysicalMemory()
DtTotalPhysicalMemory returns the amount of memory on the system in bytes.
unsigned long DtAvailablePhysicalMemory()
DtAvailablePhysicalMemory returns the amount of physical memory available, in bytes.
double DtPercentageMemoryUsed()
DtPercentageMemoryUsed returns the percentage of physical memory used.
unsigned long DtPhysicalMemoryUsed()
DtPhysicalMemoryUsed returns the amount of physical memory used, in bytes.
This file contains typedefs for machine dependant types.
#define DT_DLL_VLUTIL
Definition: vlMachineTypes.h:109