Variable PerformanceMark
PerformanceMark : {
prototype: PerformanceMark;
new (markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark;
}
prototype: PerformanceMark;
new (markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark;
}