Configuration of the output for the timers.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=PathLen), | private | :: | filename | = | '' | Name of the file to write the timings into. If this is an empty string (the default), no timings will be written. |
|
type(dyn_labelarray_type), | private | :: | label | Label of the timer to apply the verbosity setting to. |
|||
type(grw_intarray_type), | private | :: | verbosity | Defines to which detail the corresponding timer with this label should be printed:
By default a summary will be printed for each timer. |