Heykuki News
Top
New
Best
Ask
Show
Jobs
Toggle theme
Login
Top
New
Best
Ask
Show
Jobs
How to use Chrome Dev Tools FrameViewer | Heykuki News
How to use Chrome Dev Tools FrameViewer
chromium.org
3 points
sandeshd
12 years ago
For a web application to respond smoothly to user touch input the application needs to receive input events in JavaScript, react to them, and then allow time for the browser to render any changes made to the page -- all within a 16ms frame budget.
No comment yet