public class PerformanceObserver
extends java.lang.Object
Constructor and Description |
---|
PerformanceObserver(PerformanceObserverCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
disconnect() |
java.lang.Object |
observe(PerformanceObserverInit options) |
public PerformanceObserver(PerformanceObserverCallback callback)
public void disconnect()
public java.lang.Object observe(PerformanceObserverInit options)