struct

Transmission::RPC::Stats

Inherits JSON::Serializable < Struct < Value < Object

Aggregate transfer counters, used for both the cumulative (all-time) and current-session statistics in {SessionStats}.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

downloaded_bytes
Source
files_added
Source
seconds_active
Source
session_count
Source
uploaded_bytes
Source