Extract Runtime Statistics
Description
Executes the contained functors and extracts information about their execution. The following items are calculated:
- Number of elapsed seconds spent executing the contained functors.
Inputs
None.
Optional Inputs
None.
Outputs
| Name | Type | Description |
|---|---|---|
| attributes | Lookup Table Type | Table containing the extracted information. |
Group
Notes
The output table is keyed by an integer attribute code. Currently only attribute 1 is populated, holding the number of seconds spent running the contained functors.
Internal Name
ExtractRuntimeStatistics