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"Othread 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