estimatedPresentationTime
The time interval that represents an estimate for when current UI update changes become visible onscreen.
Declaration
var estimatedPresentationTime: TimeInterval { get }Discussion
This time is an estimate, so the actual time when changes become visible might differ.