Sha256: ce578efcef9ae2cfcd0cc809ea8d5f6ded67298acc1729e638c7266c9df7f03c
Contents?: true
Size: 561 Bytes
Versions: 1
Compression:
Stored size: 561 Bytes
Contents
3.0.0.pre --------- * Refactor `Timers` class into `Timers::Group` * Add `Timers::Timeout` class for implementing timeouts * Fix timer fudging 2.0.0 (2013-12-30) ------------------ * Switch to Hitimes for high precision monotonic counters * Removed Timers#time. Replaced with Timers#current_offset which provides a monotonic time counter. 1.1.0 ----- * Timers#after_milliseconds and #after_ms for waiting in milliseconds 1.0.2 ----- * Handle overdue timers correctly 1.0.1 ----- * Explicitly require Forwardable from stdlib 1.0.0 ----- * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
timers-3.0.0.pre | CHANGES.md |