When watching the piston work, I used to be able to see any countdown/wait time operation in the black bar on the left however ever since I started using variables to hold the delay times, the countdown no longer appears. I am not sure whether this is a bug or intended but it was really handy to see the time information there.
Time countdown not showing in trace when using a variable
c1arkbar
#2
Was it showing for that trigger though? Waits I know will show but stays is a trigger so when the age reaches the time then it evaluates the piston
aruffell
#3
I am not sure however I do not see the timer for anything after I started using variables (maybe just a coincidence) to store the time. The snippet above is just an example from code I was working on. I never saw any timing there as I wrote it after my switch to variables for easier updating/tweaking.