![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include <cstddef>#include <optional>
Include dependency graph for sysinfo.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | sham |
| namespace for backends this one is named only sham since shambackends is too long to write | |
Functions | |
| std::optional< std::size_t > | sham::getPhysicalMemory () |
| Get the amount of physical memory (RAM) available on the system, in bytes. | |
Definition in file sysinfo.hpp.