MCPcopy Index your code
hub / github.com/smallfawn/QLScriptPublic / sleep

Method sleep

daily/ydyp.js:4225–4227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4223 this.log(o ? `分享成功: ${o}` : "分享失败")
4224 }
4225 async sleep() {
4226 await at(this.config.delayMin, this.config.delayMax)
4227 }
4228}
4229const Wt = c.displayName,
4230 {

Callers 15

signinStatusMethod · 0.95
processTaskListMethod · 0.95
doTaskMethod · 0.95
wxSignMethod · 0.95
surplusNumMethod · 0.95
receiveMethod · 0.95
backupCloudMethod · 0.95
process_new_year_lotteryFunction · 0.80
process_accountFunction · 0.80
mainFunction · 0.80
jsczFunction · 0.80
llhmpFunction · 0.80

Calls 1

atFunction · 0.85

Tested by

no test coverage detected