|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Lightweight, cross-platform process memory profiler (optional) More...
#include <cstddef>#include <cstdint>#include <atomic>#include <chrono>#include <functional>#include <future>#include <mutex>#include <vector>#include <string>

Go to the source code of this file.
Classes | |
| struct | kcenon::network::utils::memory_snapshot |
| class | kcenon::network::utils::memory_profiler |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::network |
| Main namespace for all Network System components. | |
| namespace | kcenon::network::utils |
| Utility components for network_system. | |
Lightweight, cross-platform process memory profiler (optional)
Build-time opt-in: define NETWORK_ENABLE_MEMORY_PROFILER to enable.
Definition in file memory_profiler.h.