On Wed, 11 Jun 2003, Tim Bunce wrote: > On Wed, Jun 11, 2003 at 09:29:31AM -1000, Joshua Hoblitt wrote: > > While I know that a millisecond needs to be multiplied by 10**6 > > to convert it nanoseconds I don't think that qualifies as "common > > knowledge". > > Sounds like a documentation patch is needed :)
It wouldn't hurt but I still think this would a convenient feature. The amount of code is minimal. Although I suppose it could be achieved with a wrapper class. -J --