method Performance.mark
Jump to headingPerformance.mark(markName: string,options?: PerformanceMarkOptions,): PerformanceMark
Stores a timestamp with the associated name (a "mark").
Parameters Jump to heading
Jump to headingmarkName: string
optional
Jump to headingoptions: PerformanceMarkOptions