Main Content
et
Elapsed time of test step
Syntax
Description
et(
returns the elapsed time of the
test sequence step in timeunits
)timeunits
. If you omit
timeunits
, the elapsed time defaults to seconds.
et
is an alias for elapsed
and both are
valid.
Valid time units are:
sec — seconds
msec — milliseconds
usec — microseconds
Examples
Tips
et
statements can be used in the Test Sequence and Test Assessment
blocks and in Stateflow® charts.
Version History
Introduced in R2017a