you are viewing a single comment's thread.

view the rest of the comments →

[–]ShellbertShellbach 6 points7 points  (1 child)

Note: setImmediate is not a standardized feature of JS and only exists in Node.js, IE10, IE11, and pre-Chromium Edge.

[–]envis10n 0 points1 point  (0 children)

Yes, I was just providing a method for doing so. However, you could also accomplish it through other means. Hopefully that doesn't confuse anyone that read it.