[ ソース: node-p-timeout ]
パッケージ: node-p-timeout (4.1.0-1)
node-p-timeout に関するリンク
Debian の資源:
node-p-timeout ソースパッケージをダウンロード:
- [node-p-timeout_4.1.0-1.dsc]
- [node-p-timeout_4.1.0.orig.tar.gz]
- [node-p-timeout_4.1.0-1.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