Skip to content

Conversation

vadimpronin
Copy link

mgos::Timer did not have public method to get time left until next invocation,
neither it was extendable to add such method in a child class

Changes:

  • exposed GetMsecsLeft API to get time left until invocation
  • changed "private" to "proteted" to make it extendable

- exposed GetMsecsLeft API to get time left until invocation
- changed "private" to "proteted" to make it extendable
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.

1 participant