#630 PLCgen: Add continous variables as timers
Support continuous variables with fixed -1.0
derivative. They can be assigned a non-negative number, and compared for being in a range against a non-negative value. Often that is t <= 0
which checks for timeout.
Commit can be read one at a time.
Closes #630 (closed)