Statistics#

struct Statistics#

Represents a single statistic.

Public Members

StatisticsType type = {}#

Statistics type.

double value = NaN#

Value.

std::chrono::seconds begin_time_utc = {}#

Sample period begin time.

std::chrono::seconds end_time_utc = {}#

Sample period end time.