serp-spider / core

:spider: The PHP SERP Spider - A search engine scraper
https://serp-spider.github.io/
Other
89 stars 44 forks source link

Fix tryfor timing #21

Closed gsouf closed 7 years ago

gsouf commented 7 years ago

https://github.com/serp-spider/core/blob/v0.1.x/src/Core/Captcha/AsyncCaptchaSolvingCallback.php#L44

This uses a mix of seconds and microsec (that are actually milliseconds). Make everything being milliseconds