Helper::Client::_stats Struct Reference
#include <helper.h>
Collaboration diagram for Helper::Client::_stats:
Public Attributes | |
int | requests = 0 |
int | replies = 0 |
int | timedout = 0 |
int | queue_size = 0 |
int | avg_svc_time = 0 |
Detailed Description
Member Data Documentation
◆ avg_svc_time
int Helper::Client::_stats::avg_svc_time = 0 |
Definition at line 136 of file helper.h.
Referenced by helperReturnBuffer().
◆ queue_size
int Helper::Client::_stats::queue_size = 0 |
Definition at line 135 of file helper.h.
Referenced by Enqueue(), and StatefulEnqueue().
◆ replies
int Helper::Client::_stats::replies = 0 |
Definition at line 133 of file helper.h.
Referenced by helperReturnBuffer().
◆ requests
◆ timedout
The documentation for this struct was generated from the following file:
- src/helper.h