farm-ng-core
farm_ng::StopwatchSingleton::StopwatchStats Struct Reference

Container for statistics on stopwatch timers. More...

#include <stopwatch.h>

Public Attributes

double mean
 
double min
 
double max
 
int num
 

Detailed Description

Container for statistics on stopwatch timers.

Member Data Documentation

◆ max

double farm_ng::StopwatchSingleton::StopwatchStats::max

◆ mean

double farm_ng::StopwatchSingleton::StopwatchStats::mean

◆ min

double farm_ng::StopwatchSingleton::StopwatchStats::min

◆ num

int farm_ng::StopwatchSingleton::StopwatchStats::num

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