Network statistics for a specific bucket.
More...
#include <Network.h>
|
|
uint64_t | bytes_downloaded {0ull} |
| | The total bytes downloaded, including the size of headers and payload.
|
| |
|
uint64_t | bytes_uploaded {0ull} |
| | The total bytes uploaded, including the size of headers and payload.
|
| |
|
uint32_t | total_requests {0u} |
| | The total number of requests made by network.
|
| |
|
uint32_t | total_failed {0u} |
| | The total number of requests that failed.
|
| |
Network statistics for a specific bucket.
The documentation for this struct was generated from the following file:
- olp-cpp-sdk-core/include/olp/core/http/Network.h