method Performance.clearMarks Private Performance.clearMarks(markName?: string): void Removes the stored timestamp with the associated name. Parameters optional markName: string Return Type void