Project

General

Profile

Actions

Bug #371

closed

sleep() longer than expected, ruby 1.8.7, windows XP

Added by Anonymous over 15 years ago. Updated almost 13 years ago.

Status:
Closed
ruby -v:
[ruby-core:18015]

Description

=begin
irb > start=Time.now; sleep(5); puts Time.now-start
In ruby 1.8.6: 5.0
In ruby 1.8.7: 6.489 !!

Works on linux.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0