Skip to content

Conversation

apokrovs
Copy link

No description provided.

@apokrovs apokrovs requested a review from a team as a code owner September 17, 2025 01:10
Copy link
Contributor

@irvingywang irvingywang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we already track input counter via static volatile uint32_t last_input_time;
you can get the current time by checking the variable sched.os_ticks

can you try and implement your functionality using these two variables instead?

also i would like a simple macro that sets the time before sleep

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