From: Aaron Patterson Date: 2013-07-17T07:55:21+09:00 Subject: [ruby-core:56055] Re: [CommonRuby - Feature #8640] Add Time#elapsed to return nanoseconds since creation On Wed, Jul 17, 2013 at 04:04:42AM +0900, charliesome (Charlie Somerville) wrote: > > Issue #8640 has been updated by charliesome (Charlie Somerville). > > > I'll echo what everyone else has said above by saying that I'm strongly against #elapsed returning nanoseconds. I'm happy with #elapsed_nanoseconds returning nanoseconds as an Integer, and #elapsed returning seconds as a Float though. `elapsed_nanoseconds` is fine with me. I will change the ticket title (if I can). -- Aaron Patterson http://tenderlovemaking.com/