trnsystor.statement.TimeReport

class trnsystor.statement.TimeReport(n=0)[source]

TIME_REPORT Statement.

The statement TIME_REPORT turns on or off the internal calculation of the time spent on each unit. If this feature is desired, the listing file will contain this information at the end of the file.

Initialize a TIME_REPORT object.

Parameters

n (int) – Is 0 if the TIME_REPORT feature is not desired or 1 if TIME_REPORT feature is desired.