下载代码优化及添加注释

This commit is contained in:
2024-01-29 11:43:42 +08:00
parent 870ca871f4
commit 367fc6dc26
3 changed files with 86 additions and 49 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ let startExecuteTask = null
let endExecuteTask = performance.now()
// 执行下载
async function executeTask() {
console.log(taskPool)
// console.log(taskPool)
endExecuteTask = performance.now()
i++
stopTaskTimer()