Web technologies Questions | Node.js Quiz | Set-2 | Question 3

Last Updated :
Discuss
Comments
Which below method is method to stop the time in Node.js ?
console.timeEnd()
console.timeStamp()
console.trace()
console.end()
Share your thoughts in the comments