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

Disconnects the PerformanceObserver instance from all notifications.

Return Type

void
Back to top