Unravel Engine C++ Reference
Loading...
Searching...
No Matches
process_memory.hpp File Reference
#include "config.hpp"
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  platform
 

Functions

auto platform::get_process_resident_set_bytes () -> int64_t
 
auto platform::get_system_physical_memory_bytes () -> int64_t
 
auto platform::get_system_available_physical_memory_bytes () -> int64_t
 
auto platform::get_system_used_physical_memory_bytes () -> int64_t