Path to this page:
./
time/ruby-timers,
Pure Ruby one-shot and periodic timers
Branch: pkgsrc-2022Q3,
Version: 4.3.4,
Package name: ruby27-timers-4.3.4,
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:
Filesize: 15.5 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version ruby27-timers-4.3.4 (created)