|
libwebsockets
Lightweight C library for HTML5 websockets
|
Data Fields | |
| struct { | |
| u_mt_t | sum [2] |
| u_mt_t | min |
| u_mt_t | max |
| uint32_t | count [2] |
| } | agg |
| struct { | |
| lws_metric_bucket_t * | head |
| uint64_t | total_count |
| uint32_t | list_size |
| } | hist |
Definition at line 169 of file lws-metrics.h.