From: "tenderlovemaking (Aaron Patterson)" Date: 2013-08-11T18:23:52+09:00 Subject: [ruby-core:56551] [CommonRuby - Feature #8777][Open] Process.mach_absolute_time Issue #8777 has been reported by tenderlovemaking (Aaron Patterson). ---------------------------------------- Feature #8777: Process.mach_absolute_time https://bugs.ruby-lang.org/issues/8777 Author: tenderlovemaking (Aaron Patterson) Status: Open Priority: Normal Assignee: Category: Target version: Hi, This is related to #8658. `mach_absolute_time` will give us a monotonic clock on OS X. I'm not sure if this fits in to `clock_gettime`, so I've added a new function for getting the absolute time and another function for converting the absolute time to nanoseconds. /cc @akr -- http://bugs.ruby-lang.org/