reject) => {
setTimeout(callback, interval)
});
}`
Hey guys, so i needed help with this, here callback can be any function that i want to execute at an interval, how could i resolve this promise within callback?
Please format the code you posted, by wrapping it in triple backticks. -> `
Is this delay?
Обсуждают сегодня