|
Unravel Engine C++ Reference
|
Functions | |
| auto | get_process_resident_set_bytes () -> int64_t |
| auto | get_system_physical_memory_bytes () -> int64_t |
| auto | get_system_available_physical_memory_bytes () -> int64_t |
| auto | get_system_used_physical_memory_bytes () -> int64_t |
| void | set_thread_name (const char *threadName) |
| auto | get_thread_cpu_time_ns () -> int64_t |
|
inline |
Definition at line 216 of file process_memory.hpp.
|
inline |
Definition at line 226 of file process_memory.hpp.
|
inline |
Definition at line 221 of file process_memory.hpp.
|
inline |
Definition at line 231 of file process_memory.hpp.
|
inline |
Definition at line 164 of file thread.hpp.
|
inline |
Definition at line 160 of file thread.hpp.