Returns the last element in the list. Is equivalent to: list_timerenv_get(list, list_timerenv_size(list))
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(list_timerenv_type), | intent(inout) | :: | list |
Returns the last element in the list. Is equivalent to: list_routinestat_get(list, list_routinestat_size(list))
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(list_routinestat_type), | intent(inout) | :: | list |
Returns the last element in the list. Is equivalent to: list_routinereport_get(list, list_routinereport_size(list))
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(list_routinereport_type), | intent(inout) | :: | list |
Returns the last element in the list. Is equivalent to: list_callstackentry_get(list, list_callstackentry_size(list))
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(list_callstackentry_type), | intent(inout) | :: | list |