gpt4 book ai didi

reactjs - React 的 Profiler API 上的 startTime 是什么意思?

转载 作者:行者123 更新时间:2023-12-05 07:02:12 29 4
gpt4 key购买 nike

我正在研究 React 的 Profiler API,同时阅读 official docs@bvaughn note , 我对 startTime 到底在测量什么感到困惑。

enter image description here

它指的是 (a) 渲染阶段开始前的时间或 (b) 提交阶段开始前的时间或 (c) 没有?

最佳答案

当 DOM 发生变化时,React 会重新渲染 DOM。 startTime 是 React 开始渲染当前更新的时间戳。事实上,startTime 是 Profiler 开始测量其后代的装载/渲染时间的时间。

关于reactjs - React 的 Profiler API 上的 startTime 是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63598845/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com