![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Os/Darwin/Memory.hpp>#include <mach/mach_error.h>#include <mach/mach_host.h>#include <mach/mach_init.h>#include <mach/mach_types.h>#include <mach/message.h>Go to the source code of this file.
Namespaces | |
| namespace | Os |
| namespace | Os::Darwin |
| namespace | Os::Darwin::Memory |
Functions | |
| kern_return_t | Os::Darwin::Memory::vm_stat_helper (FwSizeType &used, FwSizeType &total) |
| reads macOS virtual memory statistics for memory calculation | |