Computer Science, asked by hariomyadav2147, 10 months ago

Write a function to log 5 seconds after server is started

Answers

Answered by gauravarduino
1

Explanation:

The Timers module in Node.js contains functions that execute code after a ... milliseconds (or 1.5 seconds) as possible due to the call of setTimeout() .

Similar questions