Function trillium_logger::formatters::response_time
source ยท 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.