artdaq_utilities
v1_05_02
|
Describes a single metric point More...
#include <artdaq-utilities/Plugins/TestMetric.hh>
Public Attributes | |
std::chrono::steady_clock::time_point | sent_time |
When the metric was received. | |
std::string | metric |
Name of the metric. | |
std::string | value |
Value of the metric. | |
std::string | unit |
Units for the metric. | |
Describes a single metric point
Definition at line 25 of file TestMetric.hh.