TBTerra / spawnScan

scanner specialized for finding spawn points in pokemon go
116 stars 36 forks source link

Now sleeping for... #51

Open DataDrug opened 8 years ago

DataDrug commented 8 years ago

worker 0 took 10.5369999409 seconds to do first pass, now sleeping for 589.463000059

is something wrong ? I'm covering like 800 square meters.

ardeaf commented 8 years ago

Nothing looks wrong... each pass is equal to one scan of a specified area. TBTerra wants each pass to be 10 minutes and argues it will catch all spawns if you do 6 passes over an hour, taking at most 10 minutes each pass.

If it only took 10 seconds that means the worker only need those 10 seconds to do the first pass.