setTimeout in node.js

@ErfanDL Haha… you know, I had completely forgot that I had played around with a timed action on my NodeJS test script… It just donned on me, as I was looking at an LED widget that has been blinking away on my NodeJS project for a few months now :stuck_out_tongue:

I cannot recall where I read about this, but I think it is either a version of BlynkTimer in the Blynk NodeJS library, or actually part of NodeJS itself??

Either way… look at this and extrapolate what you need.

1 Like