pub fn response_time(conn: &Conn, _color: bool) -> ResponseTimeOutput
Expand description

formatter for the wall-time duration with units that this http request-response cycle took, from the first bytes read to the completion of the response.