Path to this page:
./
time/ruby-timers,
Pure Ruby one-shot and periodic timers
Branch: pkgsrc-2017Q4,
Version: 4.1.2,
Package name: ruby23-timers-4.1.2,
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/ruby23-base] [
time/ruby-hitimes]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: fa4e491b4abb8b2616e3d6cd60f9c6a38749692a
RMD160: 668c571f1d51a7f1ed40bbb60855b20cc25e2949
Filesize: 15 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version ruby23-timers-4.1.2 (created)