Stateflow    

Time Symbol

You can use the letter t to represent absolute time in simulation targets. This simulation time is inherited from Simulink.

For example, the condition [t - On_time > Duration] specifies that the condition is true if the value of On_time subtracted from the simulation time t, is greater than the value of Duration.

The meaning of t for nonsimulation targets is undefined since it is dependent upon the specific application and target hardware.


 Conditions Literals