koadrobot/progress@0.1.2

License: GPL 3.0

Process nodes. 0.0.1 [03.02.2019] : (wait /delay /time /timer - micro/milli/sec) 0.0.3 [06.02.2019] : (ticker - milli/sec) 0.1.0 [11.02.2019 ] : First Release. 0.1.2: [23.02.2019]: Added info.
NodeDescription
aallNo description
delay(micro)No description
delay(milli)No description
delay(second)No description
ticker(milli)No description
ticker(second)No description
time(micro)No description
time(milli)No description
time(second)No description
timer(micro)No description
timer(milli)No description
timer(second)No description
wait(micro)
If SET, Delay Microseconds and DONE.
wait(milli)
If SET, Delay Milli seconds and DONE.
wait(second)
If SET, Delay seconds and DONE.
To use the nodes in your project you should have the koadrobot/progress library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.