artdaq_utilities  v1_06_00
artdaq::TestMetric::MetricPoint Struct Reference

Describes a single metric point More...

#include <artdaq-utilities/Plugins/TestMetric.hh>

Public Attributes

std::chrono::system_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.
 

Detailed Description

Describes a single metric point

Definition at line 25 of file TestMetric.hh.


The documentation for this struct was generated from the following file: