property MeasureOptions.start Usage in Denoimport { type MeasureOptions } from "node:perf_hooks"; Timestamp to be used as the start time, or a string identifying a previously recorded mark. Type number | string | undefined