Resolves a promise with the provided data after a specified timeout.
The data to be resolved by the promise.
The delay in milliseconds before the promise resolves.
A promise that resolves with the provided data after the specified timeout.
2.0.6
2020-06-02
Resolves a promise with the provided data after a specified timeout.