mirror of
https://github.com/transmission/transmission.git
synced 2025-12-27 13:41:17 +00:00
(gtk) use the new libtransmission tweaks s.t. our update pulse causes less CPU load
This commit is contained in:
@@ -96,7 +96,8 @@ GtkTreeModel * tr_core_model( TrCore * self );
|
||||
|
||||
tr_handle * tr_core_handle( TrCore * self );
|
||||
|
||||
const struct core_stats* tr_core_get_stats( const TrCore * self );
|
||||
void tr_core_get_stats( const TrCore * core,
|
||||
struct core_stats * setme );
|
||||
|
||||
/******
|
||||
*******
|
||||
|
||||
Reference in New Issue
Block a user