(file) Return to ClientOpPerformanceDataHandler.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Client

Diff for /pegasus/src/Pegasus/Client/ClientOpPerformanceDataHandler.h between version 1.9 and 1.10

version 1.9, 2006/01/30 16:16:42 version 1.10, 2006/11/28 22:30:28
Line 55 
Line 55 
  
     /** Contains the number of microseconds elapsed during the CIM Server     /** Contains the number of microseconds elapsed during the CIM Server
         processing of the request.         processing of the request.
           WARNING: This elapsed time may be constrained by limitations in the
           granularity of the system clock on certain platforms.
     */     */
     Uint64 serverTime;     Uint64 serverTime;
  
     /** Contains the number of microseconds elapsed during the complete     /** Contains the number of microseconds elapsed during the complete
         processing of the request, including time spent on the network and         processing of the request, including time spent on the network and
         in the CIM Server (serverTime).         in the CIM Server (serverTime).
           WARNING: This elapsed time may be constrained by limitations in the
           granularity of the system clock on certain platforms.
     */     */
     Uint64 roundTripTime;     Uint64 roundTripTime;
  


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2