Skip to content

Timeout between iterations #16

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
asgarciap opened this issue Oct 23, 2015 · 2 comments
Closed

Timeout between iterations #16

asgarciap opened this issue Oct 23, 2015 · 2 comments

Comments

@asgarciap
Copy link

Could you please change the unit of timeout between iterations?
I need a deamon to send for example 30 mails per second, I would like to send an email every iteration and with a timeout in seconds I can't do it!
Thanks!

@abienvenu
Copy link

You can use decimals :

$this->setTimeout(0.033);

@asgarciap
Copy link
Author

You are right! Sorry for the stupid question.
Thanks!

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