method Performance.mark Private Performance.mark(markName: string,options?: PerformanceMarkOptions,): PerformanceMark Stores a timestamp with the associated name (a "mark"). Parameters markName: string optional options: PerformanceMarkOptions Return Type PerformanceMark