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 #1

Updated by shyouhei (Shyouhei Urabe) over 15 years ago

  • Assignee set to usa (Usaku NAKAMURA)

=begin

=end

Actions #2

Updated by nobu (Nobuyoshi Nakada) over 15 years ago

  • Status changed from Open to Closed

=begin
Applied in changeset r18262
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0