Skip to main content
MarkOptions.startTime - perf_hooks - Node documentation
property MarkOptions.startTime

Usage in Deno

import { type MarkOptions } from "node:perf_hooks";

An optional timestamp to be used as the mark time.

Type

number | undefined