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