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 : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
downloaded_bytes
Sourcefiles_added
Sourceseconds_active
Sourcesession_count
Sourceuploaded_bytes
Source