farm-ng-core
|
Container for statistics on stopwatch timers. More...
#include <stopwatch.h>
Public Attributes | |
double | mean |
double | min |
double | max |
int | num |
Container for statistics on stopwatch timers.
double farm_ng::StopwatchSingleton::StopwatchStats::max |
double farm_ng::StopwatchSingleton::StopwatchStats::mean |
double farm_ng::StopwatchSingleton::StopwatchStats::min |
int farm_ng::StopwatchSingleton::StopwatchStats::num |