嗯,时间
备注
被使用于 scripts/rollup/generate-inline-fizz-runtime.js 17 行
// Track the paint time of the shell
// 跟踪外壳的上漆时间
requestAnimationFrame(() => {
window['$RT'] = performance.now();
});
嗯,时间
被使用于 scripts/rollup/generate-inline-fizz-runtime.js 17 行
// Track the paint time of the shell
// 跟踪外壳的上漆时间
requestAnimationFrame(() => {
window['$RT'] = performance.now();
});