interface MarkOptions Usage in Denoimport { type MarkOptions } from "node:perf_hooks"; Properties optional detail: unknown | undefined Additional optional detail to include with the mark. optional startTime: number | undefined An optional timestamp to be used as the mark time.