Signature
maxRational(a: RationalTime, b: RationalTime): RationalTimeParameters
| Name | Type | Description |
|---|---|---|
| a | RationalTime | First rational time. |
| b | RationalTime | Second rational time. |
Returns
Whichever time represents the later moment.
Returns the later of two rational timeline times.
maxRational(a: RationalTime, b: RationalTime): RationalTime| Name | Type | Description |
|---|---|---|
| a | RationalTime | First rational time. |
| b | RationalTime | Second rational time. |
Whichever time represents the later moment.