Get the maximum of two time definitions.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_time_type), | intent(in) | :: | left |
First time operant to compare. |
||
type(tem_time_type), | intent(in) | :: | right |
Second time operant to compare. |
Resulting maximum time of left and right.