| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | nTimers | = | 0 | Number of timers in this collection |
|
| type(grw_realarray_type), | private | :: | tStart | Start timing values |
|||
| type(grw_logicalarray_type), | private | :: | running | timer running? |
|||
| type(grw_realarray_type), | private | :: | duration | timing value |