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