interfaceperf_hooks.PerformanceObserverinterface PerformanceObserverdisconnect(): void;observe(options: PerformanceObserverInit): void;takeRecords(): PerformanceEntryList;