On Sun, 2009-11-08 at 19:38 -0700, David Brownell wrote:
> On Sunday 08 November 2009, Zachary T Welch wrote:
> > This patch changes the duration_* API in several ways.  First, it
> > updates the API to use better names.  Second, string formatting has
> > been removed from the API (with its associated malloc).  Finally, a
> > new function added to convert the time into seconds, which can be
> > used (or formatted) by the caller.
> 
> Cleaner code is happier code.  :)
>
> How about a utility to display KByte/second rates,
> down to say one decimal point?  That tends to be
> more informative than how long a given download
> took, though I suspect both values should be shown.

Revised and pushed.  More commands should have kb/s readouts.

--Z

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to