Skip to content

feat: Support custom frame rate for FrameRenderMeasuring #1165

Closed
@philipphofmann

Description

The preferred frame rate can be changed with preferredFramesPerSecond on the CADisplayLink. We could check the preferredFramesPerSeconds and adapt the desired frame rate in SentryFramesTracker accordingly.

It might be worth checking out other ways of defining custom frame rates as well, see https://developer.apple.com/library/archive/technotes/tn2460/_index.html. Maybe it makes sense to offer a way to configure the current frame rate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions