Path to this page:
./
time/ruby-timers,
Pure Ruby one-shot and periodic timers
Branch: pkgsrc-2020Q4,
Version: 4.3.2,
Package name: ruby26-timers-4.3.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.
Master sites:
SHA1: 10ac6c7525d5f44a124a19657a7afe0dfdf6a618
RMD160: 6f727985c84fe0f4508352dee50dc1c6eff5c105
Filesize: 8.5 KB
Version history: (Expand)
- (2021-01-03) Package added to pkgsrc.se, version ruby26-timers-4.3.2 (created)