methodperf_hooks.Performance.markmark(markName: string,markOptions?: PerformanceMarkOptions): PerformanceMark;Referenced typesinterface PerformanceMarkOptionsdetail?: anystartTime?: numberinterface PerformanceMarkreadonly detail: anyreadonly duration: numberreadonly entryType: 'mark'readonly name: stringreadonly startTime: numbertoJSON(): any;