Raptor
A fast and space-efficient pre-filter
All Classes Namespaces Files Functions Variables Macros Pages Concepts
memory_usage.hpp File Reference

Provides raptor::formatted_peak_ram. More...

#include <cassert>
#include <cstdint>
#include <string>
#include <raptor/argument_parsing/formatted_bytes.hpp>
+ Include dependency graph for memory_usage.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string raptor::formatted_peak_ram ()
 
long raptor::peak_ram_in_KiB ()
 

Detailed Description

Provides raptor::formatted_peak_ram.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>
Hide me