RelativPerspektivR
Reactiflux4y ago
18 replies
RelativPerspektiv

✅ – BIOLOGY SCIENCE – 06-59 Aug 7

console.time('time');

['', '', '', '', ''].forEach(functionToDoStuff);

console.timeEnd('time');

just want to check one thing
the timeEnd function will run only after the forEach is completed. am i right ?
Was this page helpful?