![]() |
Mads
Multi-Agent Distributed System
|
#include <chrono>#include <deque>#include <map>#include <mutex>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | Mads::TopicStat |
| Snapshot of one topic's aggregated activity, as computed by TopicStats::snapshot() at a given instant. More... | |
| class | Mads::TopicStats |
| Thread-safe sliding-window aggregator of per-topic msg/s and bytes/s, fed by record() and read back via snapshot(). More... | |
Namespaces | |
| namespace | Mads |