|
olp-cpp-sdk
1.23.1
|
Network statistics for a specific bucket. More...
#include <Network.h>
Public Attributes | |
| 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.