Documentation
¶
Index ¶
Constants ¶
View Source
const RecvRTTFile = "./recvRTTs.csv"
View Source
const SendRTTFile = "./sendRTTs.csv"
View Source
const StatsFile = "./stats.json"
Variables ¶
View Source
var RTTHeader = [2]string{"size_bytes", "rtt_seconds"}
View Source
var RecordRTTs bool
View Source
var RecordStats bool
Functions ¶
Types ¶
type ClientStats ¶ added in v1.0.3
Click to show internal directories.
Click to hide internal directories.