From: ara.t.howard@... Date: 2006-08-23T02:29:29+09:00 Subject: Re: Microtime / Milliseconds? On Wed, 23 Aug 2006, Ben Johnson wrote: > How do I get more precision that seconds in ruby? If I wanted to know 1 > millisecond passed how would I do this? > > Thanks for your help. a = Time.now.to_f b = Time.now.to_f p(b - a) also there's Time.now.usec -a -- to foster inner awareness, introspection, and reasoning is more efficient than meditation and prayer. - h.h. the 14th dali lama