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

Get Status of Clock #2

Open
patrickml opened this issue Jun 4, 2015 · 1 comment
Open

Get Status of Clock #2

patrickml opened this issue Jun 4, 2015 · 1 comment

Comments

@patrickml
Copy link

Say I want to use a start and stop button that changes the class depending on the status of the clock I should be able to do clock.running() and it should return either true or false depending on whether or not the clock is active.

@patrickml
Copy link
Author

It turns out you can do clock._stopped to get the value for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants