preferredFrameLatency
The amount of time, in frames, your app requests to render a frame.
Declaration
var preferredFrameLatency: Float { get set }Discussion
The final latency may be bigger if the system needs more time, such as for windowed modes on macOS.