package node.perf_hooks; typedef PerformanceObserverCallback = (list:PerformanceObserverEntryList, observer:PerformanceObserver) -> Void;