![]() |
![]() |
![]() |
![]() |
![]() |
A float expression that returns the current value of the test system clock (the amount of seconds since the start of the current test case's execution).
This keyword requires the compiler option '-I' to be set, otherwise it is treated as an identifier.
Related keyword:
now |
Example:
var float v_myTime := now;
Variable v_myTime now contains the current test system time.