mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* Measure time between scheduling an async callback and flushing it Helps detect starvation issues. * Debug comments should print directly above the next measure * Better warning message Most users won't know what "expires" means