delayTime
The time for the input signal to reach the output.
Declaration
var delayTime: TimeInterval { get set }Discussion
You specify the delay in seconds. The default value is 1. The valid range of values is 0 to 2 seconds.
The time for the input signal to reach the output.
var delayTime: TimeInterval { get set }You specify the delay in seconds. The default value is 1. The valid range of values is 0 to 2 seconds.