improve test logging
This commit is contained in:
@@ -45,7 +45,8 @@ namespace libtorrent
|
||||
|
||||
std::auto_ptr<libtorrent::alert> wait_for_alert(libtorrent::session& ses, int type);
|
||||
|
||||
void print_ses_rate(libtorrent::torrent_status const* st1
|
||||
void print_ses_rate(float time
|
||||
, libtorrent::torrent_status const* st1
|
||||
, libtorrent::torrent_status const* st2
|
||||
, libtorrent::torrent_status const* st3 = NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user