Signature
toSeconds(t: RationalTime): numberParameters
| Name | Type | Description |
|---|---|---|
| t | RationalTime | Rational timeline time to convert. |
Returns
number
Decimal seconds represented by the rational time.
Converts a rational timeline time to seconds.
toSeconds(t: RationalTime): number| Name | Type | Description |
|---|---|---|
| t | RationalTime | Rational timeline time to convert. |
Decimal seconds represented by the rational time.