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

x/hono/middleware.ts>timing

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

type

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