performance-api
Cross platform access to the browser performance API which is needed for implementing accurate convergences and deadlines.
import { performance, PerformanceObserver } from 'performance-ponyfill';
$ yarn test
Cross platform interface to the DOM performance API
Cross platform access to the browser performance API which is needed for implementing accurate convergences and deadlines.
import { performance, PerformanceObserver } from 'performance-ponyfill';
$ yarn test