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-08-08 at 01:56:09 +0000
