Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近我在看一个关于 React Fiber 的视频,让我感到困惑的是每个工作循环的时间是从哪里来的。它是恒定的还是可变的,取决于任何变量?
一开始我以为是1000/60 ~= 16.6 ms,直到看到这张图