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

x/deco/utils/timings.ts>Timing

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
interface Timing
import { type Timing } from "https://deno.land/x/deco@1.59.1/utils/timings.ts";

Properties

name: string
optional
desc: string
start: number
optional
end: number