Skip to content
Snippets Groups Projects

micropython utime method for milliseconds since epoche

Merged Hinerk requested to merge hinerk/firmware:master into master
All threads resolved!

utime.time only provides a resolution of a second. This is not adequate for proper timing. This merge request implements a method utime.time_ms similar to utime.time but with millisecond resolution

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • assigned to @schneider

  • Please also update Documentation/pycardium/utime.rst

  • Hinerk added 1 commit

    added 1 commit

    • 4afb15d0 - add documentation and comments

    Compare with previous version

  • @hinerk can you also update Documentation/pycardium/utime.rst?

  • Author Contributor

    please consider the changes I already made and explain why they are not sufficient

  • Oops. Sorry I completely overlooked them.

  • schneider resolved all threads

    resolved all threads

  • merged

  • schneider mentioned in commit 6948dc56

    mentioned in commit 6948dc56

  • Please register or sign in to reply
    Loading