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