getEndTime()
Return when the phrase ends.
Parameters
Once an object phrase has been created, you can use the following function:
phrase.getEndTime()
Returns
return endTime
| Value | Type | Description |
|---|---|---|
| endTime | int or float |
The end time, in beats. |
Return when the phrase ends.
Once an object phrase has been created, you can use the following function:
phrase.getEndTime()
return endTime
| Value | Type | Description |
|---|---|---|
| endTime | int or float |
The end time, in beats. |