|
MetroCollect
2.3.4
|
Simple array of metrics with a timestamp. More...
#include <SnapStreamInterface.h>

Public Attributes | |
| std::chrono::system_clock::time_point | timestamp |
| Timestamp of the metrics. More... | |
| std::vector< MetroCollect::DiffValueType > | values |
| Array of metrics. More... | |
Simple array of metrics with a timestamp.
Definition at line 53 of file SnapStreamInterface.h.
| std::chrono::system_clock::time_point SnapInterface::SnapStreamInterface::MetricsPackage::TimedMetrics::timestamp |
Timestamp of the metrics.
Definition at line 54 of file SnapStreamInterface.h.
| std::vector<MetroCollect::DiffValueType> SnapInterface::SnapStreamInterface::MetricsPackage::TimedMetrics::values |
Array of metrics.
Definition at line 55 of file SnapStreamInterface.h.