getStartTime()
Return when the part starts.
Parameters
Once an object part has been created, you can use the following function:
part.getStartTime()
Returns
return startTime
| Value | Type | Description |
|---|---|---|
| startTime | int or float |
The start time, in beats, where 0.0 is the start of the piece. |