typeOutputTime
Time when results are outputted
Information
Enumeration for when output files are written.
Literals
| Name | Description |
|---|---|
| Initial | Output results at initial() time |
| Terminal | Output results at terminal() time |
| Custom | Output results at custom time value |