HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Kernel/sleep-i.ri
U:RDoc::AnyMethod[iI"
sleep:ETI"Kernel#sleep;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[
I"RSuspends the current thread for _duration_ seconds (which may be any number, ;TI"Pincluding a +Float+ with fractional seconds). Returns the actual number of ;TI"Oseconds slept (rounded), which may be less than that asked for if another ;TI"Bthread calls Thread#run. Called without an argument, sleep() ;TI"will sleep forever.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"/Time.new    #=> 2008-03-08 19:56:19 +0900
;TI"sleep 1.2   #=> 1
;TI"/Time.new    #=> 2008-03-08 19:56:20 +0900
;TI"sleep 1.9   #=> 2
;TI".Time.new    #=> 2008-03-08 19:56:22 +0900;T:@format0:
@fileI"process.c;T:0@omit_headings_from_table_of_contents_below0I"%sleep([duration])    -> integer
;T0[I"(*args);T@FI"Kernel;TcRDoc::NormalModule00