Debugger : Debugger Commands : SET TIME Command

SET TIME Command

The SET TIME command tells the Debugger to put time stamps on each trace message and specifies the format of these stamps. A time stamp shows the elapsed time since the prototype execution began. As noted previously, time is not incremented when the prototype being debugged is in the debug mode.

This command has three forms:

The first two forms are the same with format SECONDS being default. Time stamps are printed in this case as SS.LLL, where SS is seconds and LLL is milliseconds.

For example:

AT 00:00:01:530 : Data-item ews:FAC changed
value to 1

AT 00:02:03:890 : Condition ews:C changed
value to FALSE