timeEnd import { timeEnd } from "destack:console"; Write and stop a named timer. export function timeEnd(label?: string | undefined): Result language/library/src/console/console.ds:142:144