Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Time
/
//opt/alt/ruby27/share/ri/system/Time/nsec-i.ri
U:RDoc::AnyMethod[iI" nsec:ETI"Time#nsec;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"2Returns the number of nanoseconds for _time_.;To:RDoc::Markup::BlankLine o: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.nsec -> int;T0[ I"();T@FI" Time;TcRDoc::NormalClass00