Calls the handle repeatedly until the timeout is reached, whereas the time needed is not absolute in order to enable debugging, only the intervals are added.
return false in order to reschedule the check, return something else in order to schedule a retry
use -1 to run infinitely
what the handle returns
Calls the handle repeatedly until the timeout is reached, whereas the time needed is not absolute in order to enable debugging, only the intervals are added.