qiniu.js icon indicating copy to clipboard operation
qiniu.js copied to clipboard

请问如何获取上传进度呀,没看到文档说明

Open ifmos opened this issue 9 years ago • 1 comments

请问如何获取上传进度呀,没看到文档说明

ifmos avatar Jan 17 '17 10:01 ifmos

@ifmos 这个功能暂时没有直接实现,不过你可以通过打点记录 progress 事件的进度和时间差来计算上传速度。

iwillwen avatar Jan 18 '17 11:01 iwillwen