#include <memory_tracking.hpp>
|
using | timer = std::chrono::high_resolution_clock |
|
Definition at line 189 of file memory_tracking.hpp.
◆ timer
◆ event()
static mm_event_proxy sdsl::memory_monitor::event |
( |
const std::string & |
name | ) |
|
|
inlinestatic |
◆ granularity()
static void sdsl::memory_monitor::granularity |
( |
std::chrono::milliseconds |
ms | ) |
|
|
inlinestatic |
◆ peak()
static int64_t sdsl::memory_monitor::peak |
( |
| ) |
|
|
inlinestatic |
◆ ram_fs()
◆ record()
static void sdsl::memory_monitor::record |
( |
int64_t |
delta | ) |
|
|
inlinestatic |
◆ start()
static void sdsl::memory_monitor::start |
( |
| ) |
|
|
inlinestatic |
◆ stop()
static void sdsl::memory_monitor::stop |
( |
| ) |
|
|
inlinestatic |
◆ write_memory_log()
static void sdsl::memory_monitor::write_memory_log |
( |
std::ostream & |
out | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: