Function Response.getStats

auto std.typecons.Tuple!(core.time.Duration,"connectTime",core.time.Duration,"sendTime",core.time.Duration,"recvTime") getStats() pure @property @safe const;