Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace uses of NSTimer with SDLTimer #1646

Merged

Conversation

joeljfischer
Copy link
Contributor

Fixes #1611

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

Unit tests were run, no changes were needed

Core Tests

Run against Manticore to test TCPTransport changes.

Core version / branch / commit hash / module tested against: v6.0.1 (Manticore)
HMI name / version / branch / commit hash / module tested against: Generic HMI v0.7.2 (Manticore)

Summary

This PR removes all uses of NSTimer and uses the SDLTimer wrapper instead.

Changelog

n/a - all internal best practice, no known bugs fixed.

Tasks Remaining:

n/a

CLA

@joeljfischer joeljfischer added the best practice Not a defect but something that should be improved anyway label May 1, 2020
@joeljfischer joeljfischer requested a review from NicoleYarroch May 1, 2020 14:13
@joeljfischer joeljfischer self-assigned this May 1, 2020
Copy link
Contributor

@NicoleYarroch NicoleYarroch left a comment

Choose a reason for hiding this comment

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

Left some comments

Copy link
Contributor

@NicoleYarroch NicoleYarroch left a comment

Choose a reason for hiding this comment

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

Left a comment

@NicoleYarroch NicoleYarroch self-requested a review May 8, 2020 15:43
@joeljfischer joeljfischer merged commit c34d764 into develop May 8, 2020
@joeljfischer joeljfischer deleted the bugfix/issue-1611-replace-nstimer-with-sdltimer branch May 8, 2020 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants