[ 源代码: node-p-timeout ]
软件包:node-p-timeout(4.1.0-2)
node-p-timeout 的相关链接
Debian 的资源:
下载源码包 node-p-timeout:
- [node-p-timeout_4.1.0-2.dsc]
- [node-p-timeout_4.1.0.orig.tar.gz]
- [node-p-timeout_4.1.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Timeout a promise after a specified amount of time
A promise represents the result of an asynchronous operation p-timeout can be used to timeout a promise by displaying a message or doing a particular function.
Time taken before timing out and the message or function to be displayed or done after timeout can be defined by the API pTimeout.
Node.js is an event-based server-side JavaScript engine
其他与 node-p-timeout 有关的软件包
|
|
|
|
-
- dep: node-p-finally
- Invoked when the promise is settled regardless of outcome