Struct AverageTime

Struct Documentation

struct Utilities::AverageTime

Struct to store the total time and the number of steps in order to compute the average time.

Public Members

double totalTime
unsigned int counter
std::string name