Skip to main content
method PerformanceObserver.prototype.disconnect
PerformanceObserver.prototype.disconnect(): void

Disconnects the PerformanceObserver instance from all notifications.

Return Type

void
Back to top