lastRenderTime
The most recent render time.
Declaration
var lastRenderTime: AVAudioTime? { get }Discussion
This value is nil if the engine isn’t running or if you don’t connect the node to an input or output node.
The most recent render time.
var lastRenderTime: AVAudioTime? { get }This value is nil if the engine isn’t running or if you don’t connect the node to an input or output node.