Path to this page:
./
time/ruby-timers,
Pure Ruby one-shot and periodic timers
Branch: pkgsrc-2020Q2,
Version: 4.3.0,
Package name: ruby26-timers-4.3.0,
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.
Master sites:
SHA1: 950a7007118d21093c01ff91f427d134408544a8
RMD160: 7e93ccbd49bc452872c1b6ffbf5bd1421e0810ab
Filesize: 14.5 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version ruby26-timers-4.3.0 (created)