Recent I was watching a video talking about react fiber, what confused me was that where every work loop's time came from. Is it constant or mutable depending on any variables?
At first, I thought it's 1000/60 ~= 16.6 ms until I saw this picture
Recent I was watching a video talking about react fiber, what confused me was that where every work loop's time came from. Is it constant or mutable depending on any variables?
At first, I thought it's 1000/60 ~= 16.6 ms until I saw this picture