OpenMS
|
Go to the source code of this file.
Classes | |
class | SysInfo |
Some functions to get system information. More... | |
struct | SysInfo::MemUsage |
A convenience class to report either absolute or delta (between two timepoints) RAM usage. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::string | bytesToHumanReadable (UInt64 bytes) |
convert bytes to a human readable unit (TiB, GiB, MiB, KiB), e.g. "45.34 MiB" More... | |