MCPcopy Index your code
hub / github.com/NobyDa/Script / log

Function log

iQIYI-DailyBonus/iQIYI.js:504–504  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

502 }
503
504 const log = (message) => console.log(message)
505 const time = () => {
506 const end = ((Date.now() - start) / 1000).toFixed(2)
507 return console.log('\n签到用时: ' + end + ' 秒')

Callers 1

notifyFunction · 0.85

Calls 1

logMethod · 0.45

Tested by

no test coverage detected