getDelayTime()
Return the envelope's delay time.
Parameters
Once an object envelope has been created, you can use the following function:
envelope.getDelayTime()
Returns
return delayTime
| Value | Type | Description |
|---|---|---|
| delayTime | int |
The delay time, in milliseconds. |