From: Avdi Grimm Date: 2007-03-02T08:07:20+09:00 Subject: Re: replacing the use of gettimeofday in the scheduler On 3/1/07, Yukihiro Matsumoto wrote: > If it is a bug, I suspect it's a bug in POSIX that doesn't provide any > API for proper "clock" for the purpose. Correct me if I'm wrong. This might well be. Not being a contributor to the Ruby kernel, I don't know what the policy is: does Ruby only implement features which can be built with pure POSIX, or can they have OS-specific implementations? -- Avdi