Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-timers
pure Ruby timer collections
https://github.com/tarcieri/timers
0
no reviews
Install
This library allows one to schedule several procs to fire after configurable delays or at periodic intervals.
It 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.