Hello, I noticed that the CADisplayLink
seems to emit incorrect targetTimestamp
and timestamp
in the iOS 18 simulator. If you compute the actual duration of a frame, the duration is always a negative number.
This only occurs in the iOS 18 simulator.