From: Aaron Patterson Date: 2013-08-16T15:01:22+09:00 Subject: [ruby-core:56639] Re: [CommonRuby - Feature #8777][Closed] Process.mach_absolute_time On Fri, Aug 16, 2013 at 02:43:33PM +0900, naruse (Yui NARUSE) wrote: > > Issue #8777 has been updated by naruse (Yui NARUSE). > > Status changed from Open to Closed > > Oops, I didn't notice this ticket. > > I committed mach_absolute_time at r42573 as a part of get_clocktime with Process::CLOCK_MONOTONIC > > http://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_getres.html > https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/KernelProgramming/services/services.html#//apple_ref/doc/uid/TP30000905-CH219-BEHJDFCA > https://developer.apple.com/library/mac/qa/qa1398/_index.html > http://www.python.org/dev/peps/pep-0418/#monotonic-clocks Ah great! My repo is just far behind. Thank you! <3<3 -- Aaron Patterson http://tenderlovemaking.com/