Marionette::Session::NetworkConditions
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(offline : Bool, latency : Int32, download_throughput : Int32, upload_throughput : Int32)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(offline _offline = @offline, latency _latency = @latency, download_throughput _download_throughput = @download_throughput, upload_throughput _upload_throughput = @upload_throughput)
Sourcedownload_throughput
latency
offline
upload_throughput