[ 源代码: ruby-timers ]
软件包:ruby-timers(4.1.1-2)
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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-hitimes
- fast, high resolution timer for recording performance metrics