[ ソース: ruby-timers ]
パッケージ: ruby-timers (4.1.1-2.1)
ruby-timers に関するリンク
Trisquel の資源:
ruby-timers ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Per Andersson
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
pure Ruby timer collections
This library allows one to schedule several procs to fire after configurable delays or at periodic intervals.
It is especially useful when you are faced with an API that accepts a single timeout but you want to run multiple timers on top of it.
その他の ruby-timers 関連パッケージ
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-hitimes
- fast, high resolution timer for recording performance metrics