Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Passing Parameters to callback functions #7

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

Closed
boeckhoff opened this issue Jul 27, 2015 · 1 comment
Closed

Passing Parameters to callback functions #7

boeckhoff opened this issue Jul 27, 2015 · 1 comment

Comments

@boeckhoff
Copy link
Contributor

Great little Project and documentation! However I have a question:

Is there a way to pass function parameters to a function in a thread?
I am imagining something like mythread.run(<params>)

@ivanseidel
Copy link
Owner

Thanks @WhiteSpin!

Well, you can do whatever you want with the Threads, by extending them. The idea was to give you the simplest way to do timed actions, and let you extend it the way you want. Here is a fork that have done something similar:
tlextrait@88e761e

(closing, but if still any doubt, fell free to ask)

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

2 participants