pub fn response_time(conn: &Conn, _color: bool) -> ResponseTimeOutputAvailable on crate feature
client only.Expand description
Formatter for the wall-clock duration between when
ClientLogger first ran and when the log line is rendered.
If no ClientLogger preceded this in the handler chain,
prints -.