libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
MemoryMonitor.h File Reference
#include <atomic>
#include <mutex>
#include <thread>
#include <osmscout/lib/CoreImportExport.h>
#include <osmscout/system/Compiler.h>

Classes

class  osmscout::MemoryMonitor
 Starts a background thread that checks every 200ms the current memory usage of the current process and accumulates it to return the maximum memory usage since start or reset. More...
 

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.