Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
variable startTime
import { startTime } from "https://deno.land/x/hono@v3.4.3/middleware/timing/index.ts";

type

(
name: string,
description?: string,
) => unknown