PerformanceMarkOptionsinterface PerformanceMarkOptions {detail?: any;startTime?: number;}§Properties§detail?: any[src]Metadata to be included in the mark. §startTime?: number[src]Timestamp to be used as the mark time.