Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use g_timeout_add_seconds when appropriate #16

Open
madewokherd opened this issue Aug 6, 2012 · 0 comments
Open

use g_timeout_add_seconds when appropriate #16

madewokherd opened this issue Aug 6, 2012 · 0 comments

Comments

@madewokherd
Copy link
Owner

Imported from https://sourceforge.net/apps/mantisbt/urk/view.php?id=4

It's possible to save negligible amounts of power by informing a main loop that our timers can be imprecise. urk should do this.

This involves adding something like a "precision" field in register_timer in ui.py in each platform, then updating the other components to use it.

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

No branches or pull requests

1 participant