disconnect

The disconnect() method of the PerformanceObserver interface is used to stop the performance observer from receiving any PerformanceEntry events.

MDN Reference