[][src]Module gotham::middleware::timer

Request timing middleware, used to measure response times of requests.

Structs

RequestTimer

Middleware binding to attach request execution times inside headers.