property MeasureOptions.start Usage in Deno```typescript import { type MeasureOptions } from "node:node__perf_hooks.d.ts"; ``` Timestamp to be used as the start time, or a string identifying a previously recorded mark. Type number | string | undefined