=> {
setInterval(() => {
https.get('https://api.etherscan.io/api?', res => {
const results = perf.stop()
console.log(`EXECUTION TIME: ${results.time}`)
})
}, 200)
}
test2()
es6 и так в стрикт моде
Обсуждают сегодня