Releases: andrewiggins/afterframe
Releases · andrewiggins/afterframe
Fix memory leak
Release PR #10 to workaround a memory leak in Chrome
Initial Release
Initial release
Features
- Uses
requestAnimationFrameandMessageChannelto call an array of callbacks after the browser has rendered the next frame - Passes the time the indicating the point in time when
afterFrame()starts to execute callback functions to each callback