Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/middleware/timing/index.ts>timing

Fast, Lightweight, Web-standards
Very Popular
Go to Latest
variable timing
import { timing } from "https://deno.land/x/hono@v4.1.7/middleware/timing/index.ts";

type

(config?: Partial<TimingOptions>) => MiddlewareHandler