Sha256: a12618411feba4604ca2e522341a5ccd52dddfa017d18ef993707ab51f4a6b14
Contents?: true
Size: 1.75 KB
Versions: 12
Compression:
Stored size: 1.75 KB
Contents
o:$YARD::CodeObjects::MethodObject:@scope: instance:@visibility:public: @pathI"Time#to_f:EF:@parameters[ :@files[[I"time.c;T0:@current_file_has_commentsF: @name: to_f:@source_type:c: @tags[ :@docstringIC:YARD::Docstring"!Returns the value of <i>time</i> as a floating point number of seconds since the Epoch. t = Time.now "%10.5f" % t.to_f #=> "1270968744.77658" t.to_i #=> 1270968744 Note that IEEE 754 double is not accurate enough to represent number of nanoseconds from the Epoch.;F:@objectIu:YARD::StubProxyTime#to_f;F: @summary0:@ref_tags[ ;[o:YARD::Tags::OverloadTag :@tag_nameI" overload;F: @text0;;:@types0:@signatureI" to_f;F;IC;"