Signature
subRational(a: RationalTime, b: RationalTime): RationalTimeParameters
| Name | Type | Description |
|---|---|---|
| a | RationalTime | Time to subtract from. |
| b | RationalTime | Time to subtract. |
Returns
Difference between both times as a rational value.
Subtracts one rational timeline time from another.
subRational(a: RationalTime, b: RationalTime): RationalTime| Name | Type | Description |
|---|---|---|
| a | RationalTime | Time to subtract from. |
| b | RationalTime | Time to subtract. |
Difference between both times as a rational value.