Speedtest
Class methods
test_in_progress
Sourcetest_in_progress=(value)
SourceInstance methods
fetch_best_server(servers : Array(Server), secure : Bool) : Tuple(Server, Float64)
Sourcefetch_servers
Sourcefetch_speedtest_config
Sourcehosted_server_info(server : Server, config : Config, *, latency : Float64 | Nil = nil, secure : Bool = false) : String
Sourcelist_servers
Sourcetest_download_speed(host : String, config : Config, single_mode : Bool, secure : Bool, time_limit : Time::Span = 20.seconds)
Sourcetest_upload_speed(host : String, config : Config, single_mode : Bool, secure : Bool, time_limit : Time::Span = 20.seconds)
Source