close
Skip to content

mgos::Timer - get time left until invocation - #612

Open
vadimpronin wants to merge 1 commit into
cesanta:masterfrom
vadimpronin:master
Open

mgos::Timer - get time left until invocation#612
vadimpronin wants to merge 1 commit into
cesanta:masterfrom
vadimpronin:master

Conversation

@vadimpronin

Copy link
Copy Markdown

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