carb::extras::getCurrentProcessMemoryUsage

Defined in carb/extras/MemoryUsage.h

inline size_t carb::extras::getCurrentProcessMemoryUsage()

Retrieve the physical memory usage by the current process.

Returns

The memory usage for the current process.

Returns

0 if the operation failed.