U:RDoc::AnyMethod[iI" tv_nsec:ETI"Time#tv_nsec;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"2Returns the number of nanoseconds for _time_.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"7t = Time.now #=> 2007-11-17 15:18:03 +0900 ;TI"4"%10.9f" % t.to_f #=> "1195280283.536151409" ;TI"'t.nsec #=> 536151406 ;T: @format0o; ; [I"@The lowest digits of #to_f and #nsec are different because ;TI"9IEEE 754 double is not accurate enough to represent ;TI"5the exact number of nanoseconds since the Epoch.;T@o; ; [I"2The more accurate value is returned by #nsec.;T: @fileI" time.c;T:0@omit_headings_from_table_of_contents_below0I"time.tv_nsec -> int;T0[I"();T@FI" Time;TcRDoc::NormalClass00