ELinks 0.18.0
bittorrent_peer_stats Struct Reference

#include <common.h>

Data Fields

time_t last_time
 
time_t age
 
double download_rate
 
double have_rate
 
off_t downloaded
 
off_t uploaded
 

Field Documentation

◆ age

time_t bittorrent_peer_stats::age

◆ download_rate

double bittorrent_peer_stats::download_rate

◆ downloaded

off_t bittorrent_peer_stats::downloaded

◆ have_rate

double bittorrent_peer_stats::have_rate

◆ last_time

time_t bittorrent_peer_stats::last_time

◆ uploaded

off_t bittorrent_peer_stats::uploaded

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