Skip to content

Provide access to left-over milliseconds#90

Closed
jamesmyatt wants to merge 4 commits into
PaulStoffregen:masterfrom
jamesmyatt:master
Closed

Provide access to left-over milliseconds#90
jamesmyatt wants to merge 4 commits into
PaulStoffregen:masterfrom
jamesmyatt:master

Conversation

@jamesmyatt

@jamesmyatt jamesmyatt commented Jan 23, 2018

Copy link
Copy Markdown

These are some minimal changes to provide access to the left-over millis from a call to now(). I know there's been lots of discussion about this, but I need it for my clock animations and I've included suitable warnings in the Readme.

I think this is better than the solutions in #11 and #45, since it will be consistent with the seconds output.

Datatype for the sysTimeMillis was selected to match prevMillis, which is uint32_t, rather than millis(), which is unsigned long.

@jamesmyatt

Copy link
Copy Markdown
Author

Replaced with #93, which has a different "from" branch

@jamesmyatt jamesmyatt closed this Feb 28, 2018
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