performance-ponyfill
v0.6.2
Published
Cross platform interface to the DOM performance API
Downloads
1,538
Readme
performance-ponyfill
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