You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/06/16 13:10:47 UTC

[jira] Closed: (AXISCPP-651) Trace needs to include millisecond precision time

     [ http://issues.apache.org/jira/browse/AXISCPP-651?page=all ]
     
Adrian Dick closed AXISCPP-651:
-------------------------------

    Fix Version: current (nightly)
     Resolution: Fixed

> Trace needs to include millisecond precision time
> -------------------------------------------------
>
>          Key: AXISCPP-651
>          URL: http://issues.apache.org/jira/browse/AXISCPP-651
>      Project: Axis-C++
>         Type: Improvement
>   Components: Trace Utility
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>     Priority: Minor
>      Fix For: current (nightly)

>
> Currently the trace tool only provides time to the nearest second, padding milliseconds with 0's.
> These methods provide millisecond precision timings:
> Unix: gettimeofday
> Windows: ftime
> Note: ftime is actually available on unix platforms, but the various commentaries I read about this recommend the use of gettimeofday.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira