|
Common System 0.2.0
Common interfaces and patterns for system integration
|
Value type for statistics snapshots. More...
#include <chrono>#include <sstream>#include <string>#include <unordered_map>#include <variant>#include <iomanip>

Go to the source code of this file.
Classes | |
| struct | kcenon::common::interfaces::stats_snapshot |
| Point-in-time snapshot of component statistics. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::common |
| Core interfaces. | |
| namespace | kcenon::common::interfaces |
Value type for statistics snapshots.
Provides a point-in-time snapshot of component statistics with metadata (component name, timestamp) for monitoring and logging.
Definition in file stats_snapshot.h.