08-14-2015 09:37 AM
Consider using the Timed Loop Structure (on the Structure palette) -- it is designed for producing (not necessarily measuring) timed loops. It also has code to let you know if you "missed" a clock tick (because you spent too much time inside the loop "doing something important"). It also serves as a mnemonic that "This is Timed Code!".
Bob Schor
08-14-2015 09:46 AM
08-14-2015 11:02 AM