Statistics

struct Statistics

Represents a single statistic.

Public Members

roq::StatisticsType type = {}

Statistics type.

double value = roq::NaN

Value.

std::chrono::seconds begin_time_utc = {}

Sample period begin time.

std::chrono::seconds end_time_utc = {}

Sample period end time.