Hi Wayne,
Please share your changes (diff -u format preferred) so we can look
at integrating for future releases. Thanks.
On Feb 21, 2007, at 4:12 PM, wayne yu wrote:
> doug,
>
> i had to change cpu time resolution in the .c files for various
> platforms. this is because in .c files, integer arithmetic would
> have already rounds off milliseconds. to get cpu usage of
> milliseconds, i took the approach of changing the .c files of
> various platforms at different places.
>
> wayne
>