What is the minimum time value that can be used with setTimeout and setInterval for it to execute immediately?
setTimeout
setInterval
10ms
0ms
1ms
5ms