Apache HTTPD
Public Attributes | List of all members
testResult Struct Reference

Public Attributes

int size
 
int iters
 
apr_time_t msecs [10]
 
apr_time_t avg
 

Detailed Description

Definition at line 51 of file sockperf.c.

Member Data Documentation

◆ avg

apr_time_t testResult::avg

Definition at line 55 of file sockperf.c.

◆ iters

int testResult::iters

Definition at line 53 of file sockperf.c.

◆ msecs

apr_time_t testResult::msecs[10]

Definition at line 54 of file sockperf.c.

◆ size

int testResult::size

Definition at line 52 of file sockperf.c.


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