time import { time } from "destack:console"; Start a named timer. export function time(label?: string | undefined): Result language/library/src/console/console.ds:137:139