Takes a promise p and returns a new one which rejects if p resolves or rejects, and otherwise resolves after the specified time.
p
Generated using TypeDoc
Takes a promise
pand returns a new one which rejects ifpresolves or rejects, and otherwise resolves after the specified time.