Commit 568e0a6b authored by wang's avatar wang

111

parent 882a3304
......@@ -1373,7 +1373,7 @@ export class PxEnv {
"PX12589": "succeeded", // wasm 相关 先写死吧
"PX12590": px12590,
"PX12610": px12610, // end wasm 耗时
"PX12504": new Date().getTime() - this.startTs,
"PX12504": upTime + randint(40,80),
"PX12547": false,
"PX11902": 4,
"PX11560": this.performance(0), // performance.now()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment