Skip to content

RUMM-2903 detect device's refresh rate from vital monitor#1251

Merged
xgouchet merged 1 commit into
developfrom
xgouchet/RUMM-2903/detect_refresh_rate
Jan 27, 2023
Merged

RUMM-2903 detect device's refresh rate from vital monitor#1251
xgouchet merged 1 commit into
developfrom
xgouchet/RUMM-2903/detect_refresh_rate

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

What does this PR do?

Ensure we detect the device's refresh rate with any ViewTrackingStrategy

Motivation

The previous implementation didn't work with the NavigationViewTrackingStrategy

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@xgouchet
xgouchet requested a review from a team as a code owner January 26, 2023 12:32
@xgouchet
xgouchet force-pushed the xgouchet/RUMM-2903/detect_refresh_rate branch 2 times, most recently from da40b01 to 9d07a74 Compare January 26, 2023 14:32
@xgouchet
xgouchet force-pushed the xgouchet/RUMM-2903/detect_refresh_rate branch from 9d07a74 to 1fa842a Compare January 26, 2023 14:59

@0xnm 0xnm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

const val TEN_SECOND_NS: Long = 10L * ONE_SECOND_NS
const val ONE_MINUTE_NS: Long = 60L * ONE_SECOND_NS

val logger = InternalLoggerTestConfiguration()

@0xnm 0xnm Jan 26, 2023

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems we don't need this one, because there are no tests checking logger invocations.

@xgouchet
xgouchet merged commit f209d3c into develop Jan 27, 2023
@xgouchet
xgouchet deleted the xgouchet/RUMM-2903/detect_refresh_rate branch January 27, 2023 08:02
@0xnm 0xnm mentioned this pull request Feb 20, 2023
3 tasks
@xgouchet xgouchet added this to the 1.18.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants