Skip to content

Conversation

allenporter
Copy link
Contributor

Update code to always use time.monotonic since this is now always available in the required library python version. The motivation is to reduce the number of calls to methods in base classes to reduce the class hierarchy.

Issue #228

@humbertogontijo humbertogontijo changed the title refactor: Always use time.monotonic chore: Always use time.monotonic Jan 6, 2025
@humbertogontijo humbertogontijo changed the title chore: Always use time.monotonic chore: always use time.monotonic Jan 6, 2025
@humbertogontijo humbertogontijo merged commit e14802c into Python-roborock:main Jan 6, 2025
6 of 7 checks passed
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.

2 participants