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