mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 08:02:30 -06:00
- Found a way not to use FullAllocationMode list in order to save memory in cpu
This commit is contained in:
@@ -56,6 +56,7 @@ class QTorrentHandle {
|
||||
QString current_tracker() const;
|
||||
bool is_valid() const;
|
||||
bool is_paused() const;
|
||||
bool has_filtered_pieces() const;
|
||||
// size_type total_size() const;
|
||||
size_type total_done() const;
|
||||
float download_payload_rate() const;
|
||||
|
||||
Reference in New Issue
Block a user