Path to this page:
./
time/ruby-timers,
Pure Ruby one-shot and periodic timers
Branch: pkgsrc-2016Q4,
Version: 4.1.1,
Package name: ruby22-timers-4.1.1,
Maintainer: pkgsrc-usersRuby timer collections. Schedule several procs to fire after configurable
delays or at periodic intervals.
This gem 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. An example of
such a library is [nio4r](https://github.com/celluloid/nio4r), a
cross-platform Ruby library for using system calls like epoll and kqueue.
Required to run:[
lang/ruby22-base] [
time/ruby-hitimes]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: ec3fded43e0985be6fbc69621eed278116b71ce2
RMD160: 2fb6b29d27262fec960f5bf95b44d585e6d25208
Filesize: 15 KB
Version history: (Expand)
- (2017-01-05) Package added to pkgsrc.se, version ruby22-timers-4.1.1 (created)