Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Lightweight, Ultrafast, Web Standards
Very Popular
Go to Latest
variable endTime
import { endTime } from "https://deno.land/x/hono@v3.7.1/middleware/timing/index.ts";

type

(
name: string,
precision?: number,
) => unknown