Evaluation of unset timers -- change across MWorks versions?

Hi,
I saw in a previous discussion that when evaluating whether an unset timer has expired, this always results in “true” (which matches my experience). I was wondering if this used to be different in previous versions of MWorks. I’m currently adapting an old experiment (that was written in MWorks 0.5 or 0.6) from our lab which tries to evaluate an unset timer. As expected, it evaluates it as true, but that’s not what it is actually supposed to do. So I was wondering whether this was different when the experiment was first programmed.
Thanks
Benedict

Hi Benedict,

I saw in a previous discussion that when evaluating whether an unset timer has expired, this always results in “true” (which matches my experience). I was wondering if this used to be different in previous versions of MWorks.

As far as I can tell, this was how timers behaved in MWorks 0.5, too.

Cheers,
Chris