Plack::Middleware::Runtime - Sets an X-Runtime response header
enable "Runtime";
Plack::Middleware::Runtime is a Plack middleware component that sets the application's response time (in seconds) in the X-Runtime HTTP response header.
Name of the header. Defaults to X-Runtime.
Tatsuhiko Miyagawa
Time::HiRes Rack::Runtime