requestIdleCallback-polyfill icon indicating copy to clipboard operation
requestIdleCallback-polyfill copied to clipboard

New version for API compatibility

Open alexsasharegan opened this issue 5 years ago • 0 comments

The current api looks like it implements RIC with a number value for timeRemaining in the IdleDeadline. This should be a method returning a number.

https://developer.mozilla.org/en-US/docs/Web/API/IdleDeadline/timeRemaining

alexsasharegan avatar Nov 18 '18 05:11 alexsasharegan