MCPcopy Create free account
hub / github.com/Semporia/Scripts / done

Method done

jd_api_test.js:380–383  ·  view source on GitHub ↗
(t = {})

Source from the content-addressed store, hash-verified

378 }
379
380 done(t = {}) {
381 const e = (new Date).getTime(), s = (e - this.startTime) / 1e3;
382 this.log("", `🔔${this.name}, 结束! 🕛 ${s} 秒`), this.log(), (this.isSurge() || this.isQuanX() || this.isLoon()) && $done(t)
383 }
384 }(t, e)
385}

Callers

nothing calls this directly

Calls 4

logMethod · 0.45
isSurgeMethod · 0.45
isQuanXMethod · 0.45
isLoonMethod · 0.45

Tested by

no test coverage detected