IOR
Data Fields
time_statistics_t Struct Reference

#include <md-workbench.h>

Data Fields

float min
 
float q1
 
float median
 
float q3
 
float q90
 
float q99
 
float max
 

Detailed Description

Definition at line 8 of file md-workbench.h.

Field Documentation

◆ max

float time_statistics_t::max

Definition at line 15 of file md-workbench.h.

Referenced by compute_histogram(), and print_p_stat().

◆ median

float time_statistics_t::median

Definition at line 11 of file md-workbench.h.

Referenced by compute_histogram(), and print_p_stat().

◆ min

float time_statistics_t::min

Definition at line 9 of file md-workbench.h.

Referenced by compute_histogram(), and print_p_stat().

◆ q1

float time_statistics_t::q1

Definition at line 10 of file md-workbench.h.

Referenced by compute_histogram(), and print_p_stat().

◆ q3

float time_statistics_t::q3

Definition at line 12 of file md-workbench.h.

Referenced by compute_histogram(), and print_p_stat().

◆ q90

float time_statistics_t::q90

Definition at line 13 of file md-workbench.h.

Referenced by compute_histogram(), and print_p_stat().

◆ q99

float time_statistics_t::q99

Definition at line 14 of file md-workbench.h.

Referenced by compute_histogram(), and print_p_stat().


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