Returns a Promise that completes when the test function returns true, or after the timeout has elapsed
a function that returns true when the test condition is met
the function called after a timeout
miliseconds to wait for the test function to return true before timing out
Asynchronous method to force the method to complete asynchronously
Generated using TypeDoc
Creates a Promise that completes after the specified number of miliseconds