ScramCLI::detail::MemorySnapshot
#include <RunScram.h>
Public Attributes
| Name | |
|---|---|
| std::optional< double > | rss_mib |
| std::optional< double > | peak_rss_mib |
Public Attributes Documentation
variable rss_mib
cpp
std::optional< double > rss_mib;variable peak_rss_mib
cpp
std::optional< double > peak_rss_mib;Updated on 2026-01-09 at 21:59:11 +0000
