File: C:/Ruby27-x64/share/ri/2.7.0/system/Time/subsec-i.ri
U:RDoc::AnyMethod[iI"subsec:ETI"Time#subsec;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"%Returns the fraction for _time_.;To:RDoc::Markup::BlankLine o;
; [I"/The return value can be a rational number.;T@o:RDoc::Markup::Verbatim; [I"7t = Time.now #=> 2009-03-26 22:33:12 +0900
;TI"4"%10.9f" % t.to_f #=> "1238074392.940563917"
;TI"2t.subsec #=> (94056401/100000000)
;T:@format0o;
; [I"BThe lowest digits of #to_f and #subsec are different because ;TI"9IEEE 754 double is not accurate enough to represent ;TI"the rational number.;T@o;
; [I"4The more accurate value is returned by #subsec.;T:
@fileI"time.c;T:0@omit_headings_from_table_of_contents_below0I"time.subsec -> number
;T0[ I"();T@FI" Time;TcRDoc::NormalClass00