Current Path : /usr/local/share/ri/1.8/system/Rinda/TupleEntry/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/Rinda/TupleEntry/make_expires-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Returns an expiry Time based on <tt>sec</tt> which can be one of:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "Numeric:" body: <tt>sec</tt> seconds into the future - !ruby/struct:SM::Flow::LI label: "+true+:" body: the expiry time is the start of 1970 (i.e. expired) - !ruby/struct:SM::Flow::LI label: "+nil+:" body: it is Tue Jan 19 03:14:07 GMT Standard Time 2038 (i.e. when UNIX clocks will die) type: :NOTE full_name: Rinda::TupleEntry#make_expires is_singleton: false name: make_expires params: (sec=nil) visibility: public