OpenMS
SysInfo.h File Reference
#include <OpenMS/config.h>
#include <OpenMS/DATASTRUCTURES/String.h>
Include dependency graph for SysInfo.h:
This graph shows which files directly or indirectly include this file:

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...